Skip to content

Commit

Permalink
Update Knex version from 0.21.21 to 1.0.1 (#41)
Browse files Browse the repository at this point in the history
* builds and runs tests but i'm not sure if it will work

* update version and pipeline

* update config

* I think it works

* update gitignore
  • Loading branch information
udit-deliverr authored Jun 21, 2022
1 parent f023dc5 commit a2f0e28
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 295 deletions.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,6 @@ workflows:
- unit-tests
filters:
branches:
only: master
only:
- master
- 0.x
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
.vscode
**/node_modules
**/lib
Loading

0 comments on commit a2f0e28

Please sign in to comment.