randydev commited on
Commit
f838f2c
·
verified ·
1 Parent(s): 8bf27ec

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -10,6 +10,6 @@
10
  "description": "",
11
  "dependencies": {
12
  "express": "^4.19.2",
13
- "node-fetch": "*"
14
  }
15
  }
 
10
  "description": "",
11
  "dependencies": {
12
  "express": "^4.19.2",
13
+ "axios": "*"
14
  }
15
  }