Update package.json
Browse files- 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 |
}
|