Skip to content

Commit

Permalink
Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dušan Lago committed Jun 27, 2019
1 parent c17b0f0 commit 07baff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"dependencies": {
"@oclif/command": "^1.5.14",
"@oclif/config": "^1.13.0",
"@oclif/plugin-help": "^2.2.0",
"node-fetch": "^2.6.0",
"tslib": "^1.10.0"
Expand Down Expand Up @@ -67,4 +68,4 @@
"version": "oclif-dev readme && git add README.md"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 07baff3

Please sign in to comment.