You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,8 @@
37
37
},
38
38
"@comments": {
39
39
"dependencies": {
40
-
"pglite": "This is because of https://github.com/electric-sql/pglite/issues/603 and also was getting some errors about unreachable wasm when not getting this error."
41
-
}
42
-
},
43
-
"peerDependencies": {
44
-
"@witchcraft/nuxt-logger": "^0.0.2"
45
-
},
46
-
"peerDependenciesMeta": {
47
-
"@witchcraft/nuxt-logger": {
48
-
"optional": true
40
+
"pglite": "This is because of https://github.com/electric-sql/pglite/issues/603 and also was getting some errors about unreachable wasm when not getting this error.",
41
+
"@witchcraft/nuxt-logger": "This is only for some types for the logger, but is otherwise unused."
0 commit comments