Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 23, 2025
1 parent 162aaab commit 29d35a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "22.10.7",
"commander": "13.0.0",
"deepmerge-ts": "7.1.3",
"@types/node": "22.10.9",
"commander": "13.1.0",
"deepmerge-ts": "7.1.4",
"esbuild": "0.24.2",
"fast-glob": "3.3.3",
"tsc-alias": "1.8.10",
Expand Down

0 comments on commit 29d35a0

Please sign in to comment.