randydev commited on
Commit
059a8b5
·
verified ·
1 Parent(s): 17bb34c

Update package.json

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