Skip to content

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewImm committed Jan 13, 2024
1 parent e9734ee commit fa3bb2f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"publish": "npm run script -- publish"
},
"dependencies": {
"@riao/dbal": "^3.0.0",
"@riao/dbal": "^3.0.1",
"ts-commands": "^1.1.0"
},
"devDependencies": {
Expand All @@ -49,7 +49,7 @@
"typescript": "^4.9.3"
},
"peerDependencies": {
"@riao/dbal": "3.0.0"
"@riao/dbal": "^3.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit fa3bb2f

Please sign in to comment.