Skip to content

Commit

Permalink
fix: Knex as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola-smartive committed Nov 16, 2023
1 parent ac00c11 commit c53f045
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
"ts-morph": "^19.0.0",
"uuid": "^9.0.0"
},
"peerDependencies": {
"knex": "^3.0.1"
},
"devDependencies": {
"@smartive/eslint-config": "3.3.0",
"@smartive/prettier-config": "3.1.2",
Expand Down

0 comments on commit c53f045

Please sign in to comment.