Spaces:
Build error
Build error
Upload package.json with huggingface_hub
Browse files- package.json +1 -1
package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"lint": "next lint"
|
| 10 |
},
|
| 11 |
"dependencies": {
|
| 12 |
-
"next": "
|
| 13 |
"react": "18.2.0",
|
| 14 |
"react-dom": "18.2.0",
|
| 15 |
"lucide-react": "^0.288.0",
|
|
|
|
| 9 |
"lint": "next lint"
|
| 10 |
},
|
| 11 |
"dependencies": {
|
| 12 |
+
"next": "14.0.4",
|
| 13 |
"react": "18.2.0",
|
| 14 |
"react-dom": "18.2.0",
|
| 15 |
"lucide-react": "^0.288.0",
|