Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiandupont committed Dec 9, 2023
1 parent 7986b78 commit b03f4bc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/kanel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kanel",
"version": "3.8.1",
"version": "3.8.2",
"keywords": [
"postgresql",
"schema",
Expand Down Expand Up @@ -34,15 +34,15 @@
"version": "npm run build"
},
"dependencies": {
"@kristiandupont/recase": "^1.2.0",
"@kristiandupont/recase": "^1.2.1",
"chalk": "4.1.2",
"cli-progress": "^3.11.2",
"extract-pg-schema": "^4.2.4",
"extract-pg-schema": "^4.3.1",
"optionator": "^0.9.1",
"pg": "^8.10.0",
"ramda": "^0.29.0",
"rmfr": "^2.0.0",
"tagged-comment-parser": "^1.3.3"
"tagged-comment-parser": "^1.3.5"
},
"devDependencies": {
"@types/ramda": "0.29.9"
Expand Down

0 comments on commit b03f4bc

Please sign in to comment.