Skip to content

Commit

Permalink
DB Config
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalhk7 committed Apr 11, 2021
1 parent 68868dc commit f7d5b9b
Show file tree
Hide file tree
Showing 2 changed files with 9,897 additions and 9,559 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,20 @@
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"dependencies": {
"knex": "0.21.18",
"pg": "^8.5.1",
"pg-connection-string": "^2.4.0",
"sqlite3": "5.0.0",
"strapi": "3.5.4",
"strapi-admin": "3.5.4",
"strapi-utils": "3.5.4",
"strapi-plugin-content-type-builder": "3.5.4",
"strapi-connector-bookshelf": "3.5.4",
"strapi-plugin-content-manager": "3.5.4",
"strapi-plugin-users-permissions": "3.5.4",
"strapi-plugin-content-type-builder": "3.5.4",
"strapi-plugin-email": "3.5.4",
"strapi-plugin-upload": "3.5.4",
"strapi-connector-bookshelf": "3.5.4",
"knex": "0.21.18",
"sqlite3": "5.0.0"
"strapi-plugin-users-permissions": "3.5.4",
"strapi-utils": "3.5.4"
},
"author": {
"name": "A Strapi developer"
Expand Down
Loading

0 comments on commit f7d5b9b

Please sign in to comment.