Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 18, 2023
1 parent 6c3dadd commit 90d1ddb
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,15 +33,15 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/TypeScriptESBuild.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.9.0",
"@types/node": "20.9.1",
"commander": "11.1.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.5",
"esbuild-plugin-copy": "2.1.1",
"fast-glob": "3.3.2",
"typedoc": "0.25.3",
"typedoc-plugin-keywords": "1.5.0",
"typedoc-plugin-mdn-links": "3.1.0",
"typedoc-plugin-mdn-links": "3.1.3",
"typedoc-plugin-merge-modules": "5.1.0",
"typedoc-plugin-remove-references": "0.0.6",
"typedoc-plugin-rename-defaults": "0.7.0",
Expand Down

0 comments on commit 90d1ddb

Please sign in to comment.