updating postgres dependencies
This commit is contained in:
13
package.json
13
package.json
@@ -11,17 +11,18 @@
|
||||
},
|
||||
"devDependencies": {},
|
||||
"dependencies": {
|
||||
"knex": "<0.20.0",
|
||||
"pg": "^8.0.3",
|
||||
"sqlite3": "latest",
|
||||
"strapi": "3.0.0-beta.20",
|
||||
"strapi-admin": "3.0.0-beta.20",
|
||||
"strapi-utils": "3.0.0-beta.20",
|
||||
"strapi-plugin-content-type-builder": "3.0.0-beta.20",
|
||||
"strapi-connector-bookshelf": "3.0.0-beta.20",
|
||||
"strapi-plugin-content-manager": "3.0.0-beta.20",
|
||||
"strapi-plugin-users-permissions": "3.0.0-beta.20",
|
||||
"strapi-plugin-content-type-builder": "3.0.0-beta.20",
|
||||
"strapi-plugin-email": "3.0.0-beta.20",
|
||||
"strapi-plugin-upload": "3.0.0-beta.20",
|
||||
"strapi-connector-bookshelf": "3.0.0-beta.20",
|
||||
"knex": "<0.20.0",
|
||||
"sqlite3": "latest"
|
||||
"strapi-plugin-users-permissions": "3.0.0-beta.20",
|
||||
"strapi-utils": "3.0.0-beta.20"
|
||||
},
|
||||
"author": {
|
||||
"name": "A Strapi developer"
|
||||
|
||||
Reference in New Issue
Block a user