Skip to content

Commit

Permalink
fix: add missing package to garden-service/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 committed Jan 25, 2019
1 parent 59c8799 commit 4688e56
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 20 deletions.
3 changes: 1 addition & 2 deletions garden-service/package-lock.json

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

1 change: 1 addition & 0 deletions garden-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"get-port": "^4.0.0",
"has-ansi": "^3.0.0",
"ignore": "^5.0.4",
"indent-string": "^3.2.0",
"inquirer": "^6.2.1",
"joi": "^14.3.0",
"js-yaml": "^3.12.0",
Expand Down
31 changes: 16 additions & 15 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,5 @@
}
},
"snyk": true,
"dependencies": {
"indent-string": "^3.2.0"
}
"dependencies": {}
}

0 comments on commit 4688e56

Please sign in to comment.