Skip to content

Commit

Permalink
Install commander to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
youngkiu committed Oct 29, 2022
1 parent 5b58fff commit 14bb946
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 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 @@ -36,6 +36,7 @@
},
"homepage": "https://github.com/youngkiu/schema-to-erd#readme",
"dependencies": {
"commander": "^9.4.1",
"json-schema": "^0.4.0",
"plantuml-encoder": "^1.4.0",
"sql-ddl-to-json-schema": "^4.0.6"
Expand All @@ -47,7 +48,6 @@
"@types/node": "^18.11.3",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"commander": "^9.4.1",
"eslint": "^8.26.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
Expand Down

0 comments on commit 14bb946

Please sign in to comment.