1 files changed, 2 insertions, 2 deletions
diff --git a/bundle/package.json b/bundle/package.json
index c33605e4..3754a3bf 100644
--- a/bundle/package.json
+++ b/bundle/package.json
@@ -93,6 +93,7 @@
"missing-native-js-functions": "^1.2.18",
"morgan": "^1.10.0",
"multer": "^1.4.2",
+ "nan": "^2.15.0",
"nanocolors": "^0.2.12",
"node-fetch": "^2.6.2",
"node-os-utils": "^1.3.5",
@@ -108,7 +109,6 @@
"typescript": "^4.1.2",
"typescript-cached-transpile": "^0.0.6",
"typescript-json-schema": "^0.50.1",
- "ws": "^7.4.2",
- "nan": "^2.15.0"
+ "ws": "^7.4.2"
}
}
|