Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 23, 2024
1 parent 0b98e56 commit a789258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "22.5.5",
"@types/node": "22.6.0",
"commander": "12.1.0",
"deepmerge-ts": "7.1.0",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"fast-glob": "3.3.2",
"tsc-alias": "1.8.10",
"typescript": "5.6.2"
Expand Down

0 comments on commit a789258

Please sign in to comment.