Skip to content

Commit 3067a2a

Browse files
committed
Merge branch 'release/v1.0.1'
2 parents b7797df + 20ddf63 commit 3067a2a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npmf",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A very useful tool to fetch quick info of a npm package using your favourite terminal",
55
"bin": {
66
"f": "lib/cli.js",
@@ -36,8 +36,6 @@
3636
"chalk": "^2.4.2",
3737
"commander": "2.14.1",
3838
"http-status-codes": "^1.3.0",
39-
"lodash": "^4.17.5",
40-
"package-json": "^6.0.0",
4139
"word-wrap": "^1.2.3"
4240
},
4341
"devDependencies": {

0 commit comments

Comments
 (0)