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

Update package.json

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