Skip to content

Commit

Permalink
bump cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dormeiri committed Mar 3, 2023
1 parent 595dead commit 5452c28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/cli/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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:global": "nx build && cd ../scanner/dist && npm link && cd ../../cli/dist && npm i -g . && cd $(npm root -g)/@noodle-graph/cli && npm link @noodle-graph/scanner"
},
"dependencies": {
"@noodle-graph/scanner": "^0.0.12",
"@noodle-graph/scanner": "^0.0.13",
"commander": "^10.0.0",
"figlet": "^1.5.2",
"pino": "^8.11.0",
Expand Down

0 comments on commit 5452c28

Please sign in to comment.