mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
Fix some dependencies
This commit is contained in:
6829
package-lock.json
generated
6829
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@auth0/auth0-react": "^1.6.0",
|
||||
"@craco/craco": "^6.0.0",
|
||||
"@craco/craco": "^6.4.3",
|
||||
"@headlessui/react": "^1.4.0",
|
||||
"@tailwindcss/postcss7-compat": "^2.0.2",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
@@ -18,7 +18,6 @@
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "4.0.1",
|
||||
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
|
||||
"web-vitals": "^0.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user