mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
add some packages
This commit is contained in:
+3
-1
@@ -9,9 +9,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"next": "11.0.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
"react-dom": "17.0.2",
|
||||
"react-file-icon": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "17.0.11",
|
||||
|
||||
Reference in New Issue
Block a user