Spaces:
Running
Running
undoing package lock update
Browse files- package.json +1 -4
package.json
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
{
|
2 |
"dependencies": {
|
3 |
-
"supabase": "^2.12.1"
|
4 |
-
"@mui/material": "^5.14.0",
|
5 |
-
"@emotion/react": "^11.10.5",
|
6 |
-
"@emotion/styled": "^11.10.5"
|
7 |
}
|
8 |
}
|
|
|
1 |
{
|
2 |
"dependencies": {
|
3 |
+
"supabase": "^2.12.1"
|
|
|
|
|
|
|
4 |
}
|
5 |
}
|