mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
oauth inside main project, with public client id and secret
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"crypto-js": "^4.1.1",
|
||||
"emoji-regex": "^9.2.2",
|
||||
"jszip": "^3.7.1",
|
||||
"keyv": "^4.0.4",
|
||||
"keyv-file": "^0.2.0",
|
||||
"next": "^12.0.7",
|
||||
"nextjs-progressbar": "^0.0.13",
|
||||
"preview-office-docs": "^1.0.2",
|
||||
@@ -40,6 +42,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "^4.0.2",
|
||||
"@types/keyv": "^3.1.3",
|
||||
"@types/prismjs": "^1.16.5",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react-copy-to-clipboard": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user