Skip to content

Commit

Permalink
feat: update currents cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangarano committed Dec 6, 2024
1 parent acd4043 commit 847e985
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 12 deletions.
39 changes: 29 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {},
"license": "MIT",
"dependencies": {
"@currents/cmd": "^1.4.0"
"@currents/cmd": "^1.6.0"
},
"devDependencies": {
"dotenv-cli": "^7.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/postman/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {},
"license": "MIT",
"dependencies": {
"@currents/cmd": "^1.4.0",
"@currents/cmd": "^1.6.0",
"newman": "^6.2.1",
"xml2js": "^0.6.2"
}
Expand Down

0 comments on commit 847e985

Please sign in to comment.