Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"description": "Node.js Hello For Huggingface",
|
6 |
"author": "Rahul Kiran Gaddam",
|
7 |
"dependencies": {
|
8 |
-
"express": "4.
|
9 |
"node-llama-cpp": "^2.8.6",
|
10 |
"cors": "^2.8.5"
|
11 |
},
|
|
|
5 |
"description": "Node.js Hello For Huggingface",
|
6 |
"author": "Rahul Kiran Gaddam",
|
7 |
"dependencies": {
|
8 |
+
"express": "^4.18.2",
|
9 |
"node-llama-cpp": "^2.8.6",
|
10 |
"cors": "^2.8.5"
|
11 |
},
|