Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 9, 2023
1 parent d79979a commit d7fb77e
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 @@ -32,7 +32,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Index.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.5.9",
"@types/node": "20.6.0",
"commander": "11.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.2",
Expand All @@ -41,7 +41,7 @@
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "20.5.9",
"@types/node": "20.6.0",
"ts-node": "10.9.1"
},
"publishConfig": {
Expand Down

0 comments on commit d7fb77e

Please sign in to comment.