|
@@ -31,6 +31,7 @@
|
|
"compression": "^1.7.4",
|
|
"compression": "^1.7.4",
|
|
"dotenv": "^8.2.0",
|
|
"dotenv": "^8.2.0",
|
|
"express": "^4.17.1",
|
|
"express": "^4.17.1",
|
|
|
|
+ "make-error": "^1.3.6",
|
|
"node-fetch": "^2.6.0",
|
|
"node-fetch": "^2.6.0",
|
|
"rpc_ts": "^2.1.0",
|
|
"rpc_ts": "^2.1.0",
|
|
"sirv": "^1.0.5"
|
|
"sirv": "^1.0.5"
|
|
@@ -41,6 +42,7 @@
|
|
"@babel/plugin-transform-runtime": "^7.11.0",
|
|
"@babel/plugin-transform-runtime": "^7.11.0",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.2",
|
|
"@babel/runtime": "^7.11.2",
|
|
|
|
+ "@rollup/plugin-alias": "^3.1.1",
|
|
"@rollup/plugin-babel": "^5.1.0",
|
|
"@rollup/plugin-babel": "^5.1.0",
|
|
"@rollup/plugin-commonjs": "^14.0.0",
|
|
"@rollup/plugin-commonjs": "^14.0.0",
|
|
"@rollup/plugin-json": "^4.1.0",
|
|
"@rollup/plugin-json": "^4.1.0",
|