Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/NikolaRHristov/TypeScriptESBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 20, 2023
2 parents d07b3d7 + a015210 commit 1b03fca
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 @@ -30,7 +30,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Bin.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.6.2",
"@types/node": "20.6.3",
"commander": "11.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.3",
Expand All @@ -39,7 +39,7 @@
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "20.6.2",
"@types/node": "20.6.3",
"ts-node": "10.9.1"
},
"publishConfig": {
Expand Down

0 comments on commit 1b03fca

Please sign in to comment.