Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3846masa committed Oct 30, 2017
1 parent 983b2f4 commit ee9c58e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"lodash.debounce": "^4.0.8",
"lodash.iserror": "^3.1.1",
"moment": "^2.19.1",
"npm": "^5.5.1",
"remark-parse": "^4.0.0",
"resolve-from": "^4.0.0",
"sane": "^2.2.0",
Expand All @@ -58,9 +59,6 @@
"update-notifier": "^2.3.0",
"yargs": "^9.0.1"
},
"peerDependencies": {
"npm": "*"
},
"devDependencies": {
"@paperist/types-remark": "^0.1.3",
"@types/chalk": "^2.2.0",
Expand All @@ -83,7 +81,6 @@
"@types/tmp": "^0.0.33",
"@types/update-notifier": "^1.0.2",
"@types/yargs": "^8.0.2",
"npm": "^5.5.1",
"npm-run-all": "^4.1.1",
"pkg": "^4.2.5",
"ts-node": "^3.3.0",
Expand Down

0 comments on commit ee9c58e

Please sign in to comment.