Skip to content

Commit

Permalink
gh-120: Update node-pg-migrate, remove unused nedb
Browse files Browse the repository at this point in the history
  • Loading branch information
littlewhywhat committed Mar 17, 2020
1 parent 262a8b7 commit 7dbb042
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 118 deletions.
140 changes: 24 additions & 116 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@
"dependencies": {
"dotenv": "^7.0.0",
"express": "^4.16.4",
"nedb": "^1.8.0",
"pg": "^7.8.1",
"slackbots": "^1.2.0"
},
"devDependencies": {
"@types/node": "^13.9.0",
"node-pg-migrate": "^4.2.2",
"node-pg-migrate": "^4.2.3",
"ts-node": "^8.6.2",
"typescript": "^3.8.3"
}
Expand Down

0 comments on commit 7dbb042

Please sign in to comment.