File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 36
36
"arrowParens" : " always" ,
37
37
"trailingComma" : " es5" ,
38
38
"singleQuote" : true
39
- }
39
+ },
40
+ "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
40
41
}
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @supabase/ pg-native" ,
2
+ "name" : " pg-native" ,
3
3
"version" : " 3.3.0" ,
4
4
"description" : " A slightly nicer interface to Postgres over node-libpq" ,
5
5
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @supabase/ pg" ,
2
+ "name" : " pg" ,
3
3
"version" : " 8.14.1" ,
4
4
"description" : " PostgreSQL client - pure javascript & libpq with the same API" ,
5
5
"keywords" : [
You can’t perform that action at this time.
0 commit comments