We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da099 commit 58fe271Copy full SHA for 58fe271
package.json
@@ -3,11 +3,8 @@
3
"scripts": {
4
"dev": "npm run dev --workspace postgres-new"
5
},
6
- "workspaces": [
7
- "apps/*"
8
- ],
+ "workspaces": ["apps/*"],
9
"devDependencies": {
10
"supabase": "^1.191.3"
11
- },
12
- "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
+ }
13
}
0 commit comments