Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihaase committed Jan 1, 2020
1 parent 692ffdf commit 091597f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lenne.tech/cli-starter",
"version": "0.0.7",
"version": "0.0.8",
"description": "lenne.Tech CLI Starter",
"keywords": [
"lenne.Tech",
Expand Down Expand Up @@ -52,10 +52,10 @@
"bin"
],
"dependencies": {
"@lenne.tech/cli-plugin-helper": "0.0.5",
"gluegun": "4.0.1",
"ts-node": "8.4.1",
"typescript": "3.6.3"
"@lenne.tech/cli-plugin-helper": "0.0.8",
"gluegun": "4.1.2",
"ts-node": "8.5.4",
"typescript": "3.7.4"
},
"devDependencies": {
"@lenne.tech/npm-package-helper": "latest",
Expand Down

0 comments on commit 091597f

Please sign in to comment.