update knex & remove pg-native
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "f0ckv2",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"description": "f0ck, kennste?",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
@ -17,8 +17,7 @@
|
||||
"cuffeo": "^1.0.7-3",
|
||||
"flumm-fetch-cookies": "^1.4.0",
|
||||
"flummpress": "^2.0.4",
|
||||
"knex": "^0.95.15",
|
||||
"pg": "^8.7.1",
|
||||
"pg-native": "^3.0.0"
|
||||
"knex": "^1.0.4",
|
||||
"pg": "^8.7.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user