Browse Source

require axios

Joystream Stats 3 years ago
parent
commit
f98df109b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contributions/tech/report-generator/package.json

+ 1 - 0
contributions/tech/report-generator/package.json

@@ -19,6 +19,7 @@
     "@polkadot/util-crypto": "^6.0.5",
     "@polkadot/wasm-crypto": "^4.0.2",
     "@types/bn.js": "^4.11.6",
+    "axios": "^0.24.0",
     "bn.js": "^5.1.2",
     "csv-parse": "^4.15.4",
     "ts-node": "^10.3.0"