summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json

index b726dbb4..382a7c1a 100644 --- a/package.json +++ b/package.json
@@ -36,7 +36,6 @@ "missing-native-js-functions": "^1.2.4", "mongodb": "^3.6.4", "mongoose-long": "^0.3.2", - "node-fetch": "^2.6.1", "patch-package": "^6.2.2" }, "devDependencies": { @@ -46,6 +45,8 @@ "@types/jsonwebtoken": "^8.5.0", "@types/node": "^14.14.22", "@types/node-fetch": "^2.5.7", + "0x": "^4.10.2", + "node-fetch": "^2.6.1", "ts-node": "^9.1.1", "typescript": "^4.1.2" }