Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
| 10 |
"author": "",
|
| 11 |
"license": "ISC",
|
| 12 |
"dependencies": {
|
|
|
|
| 13 |
"node-fetch": "2.6.6",
|
| 14 |
"js-yaml": "latest",
|
| 15 |
"btoa": "latest"
|
|
|
|
| 10 |
"author": "",
|
| 11 |
"license": "ISC",
|
| 12 |
"dependencies": {
|
| 13 |
+
"express":"^4.18.2",
|
| 14 |
"node-fetch": "2.6.6",
|
| 15 |
"js-yaml": "latest",
|
| 16 |
"btoa": "latest"
|