Skip to content

Commit

Permalink
fix(deps): bump sql-schema-control version to avoid tsnode dep missin…
Browse files Browse the repository at this point in the history
…g error
  • Loading branch information
uladkasach committed Feb 12, 2023
1 parent 91922c7 commit d5875f0
Show file tree
Hide file tree
Showing 3 changed files with 543 additions and 47 deletions.
1 change: 1 addition & 0 deletions .depcheckrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ ignores:
- oclif
- '@types/yesql'
- 'yesql'
- sql-schema-control # used in a shelljs to provision the schema generated by dao, for use in testing
Loading

0 comments on commit d5875f0

Please sign in to comment.