Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 27, 2024
1 parent f64bac9 commit a3b3dab
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 @@ -33,10 +33,10 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/TypeScriptESBuild.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.11.6",
"@types/node": "20.11.8",
"commander": "11.1.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.12",
"esbuild": "0.20.0",
"esbuild-plugin-copy": "2.1.1",
"fast-glob": "3.3.2",
"typedoc": "0.25.7",
Expand Down

0 comments on commit a3b3dab

Please sign in to comment.