Skip to content

Commit

Permalink
Merge pull request #8 from Come2Daddy/Chore/removes-n-bumps-packages
Browse files Browse the repository at this point in the history
Chore: removes (CLI) and bumps packages
  • Loading branch information
Come2Daddy authored Sep 6, 2021
2 parents 0eef536 + 9a59b91 commit 8361de1
Show file tree
Hide file tree
Showing 2 changed files with 1,236 additions and 2,251 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,13 @@
"license": "MIT",
"private": false,
"dependencies": {
"commander": "^6.1.0",
"pg": "^8.3.3"
},
"devDependencies": {
"concat-stream": "^2.0.0",
"coveralls": "^3.1.0",
"eslint": "^7.9.0",
"jest": "^26.4.2",
"knex": "^0.21.6"
"jest": "27.1.0",
"knex": "0.95.11"
},
"scripts": {
"lint": "eslint --ignore-path .gitignore .",
Expand Down
Loading

0 comments on commit 8361de1

Please sign in to comment.