Spaces:
Sleeping
Sleeping
Dafa
commited on
Upload 2 files
Browse files- package-lock.json +0 -0
- package.json +3 -3
package-lock.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
package.json
CHANGED
|
@@ -22,9 +22,7 @@
|
|
| 22 |
"formidable": "^3.5.0",
|
| 23 |
"fs-extra": "^11.1.0",
|
| 24 |
"archiver": "^6.0.0",
|
| 25 |
-
"yauzl": "^2.10.0"
|
| 26 |
-
},
|
| 27 |
-
"devDependencies": {
|
| 28 |
"@types/node": "^20.0.0",
|
| 29 |
"@types/react": "^18.0.0",
|
| 30 |
"@types/react-dom": "^18.0.0",
|
|
@@ -32,6 +30,8 @@
|
|
| 32 |
"eslint-config-next": "^14.0.0",
|
| 33 |
"typescript": "^5.0.0"
|
| 34 |
},
|
|
|
|
|
|
|
| 35 |
"keywords": [
|
| 36 |
"jekyll",
|
| 37 |
"nextjs",
|
|
|
|
| 22 |
"formidable": "^3.5.0",
|
| 23 |
"fs-extra": "^11.1.0",
|
| 24 |
"archiver": "^6.0.0",
|
| 25 |
+
"yauzl": "^2.10.0",
|
|
|
|
|
|
|
| 26 |
"@types/node": "^20.0.0",
|
| 27 |
"@types/react": "^18.0.0",
|
| 28 |
"@types/react-dom": "^18.0.0",
|
|
|
|
| 30 |
"eslint-config-next": "^14.0.0",
|
| 31 |
"typescript": "^5.0.0"
|
| 32 |
},
|
| 33 |
+
"devDependencies": {
|
| 34 |
+
},
|
| 35 |
"keywords": [
|
| 36 |
"jekyll",
|
| 37 |
"nextjs",
|