Skip to content

Commit

Permalink
added desc and removed dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
alechp committed Jul 23, 2019
1 parent 6919b26 commit 8576b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "get-pkg-prop",
"version": "0.2.4",
"main": "build/main.js",
"description": "Pass a key name, get a value from package.json",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +33,6 @@
"@babel/runtime": "^7.5.5",
"@sindresorhus/is": "^1.0.0",
"chalk": "^2.4.2",
"dotenv": "^8.0.0",
"fs-extra": "^8.1.0",
"pkg-up": "^3.1.0",
"tacker": "^0.1.2"
Expand Down

0 comments on commit 8576b7e

Please sign in to comment.