change npm version

reset generate-dev-bundle.ps1
This commit is contained in:
denihs
2024-10-24 10:33:37 -04:00
parent cc3ce4ba29
commit b7ad15e77d
4 changed files with 14 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ var packageJson = {
dependencies: {
// Explicit dependency because we are replacing it with a bundled version
// and we want to make sure there are no dependencies on a higher version
npm: "10.8.3",
npm: "10.9.0",
"node-gyp": "10.2.0",
"@mapbox/node-pre-gyp": "1.0.11",
typescript: "5.6.3",