Skip to content

Commit

Permalink
[Dev Deps] update tape, iconv-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 28, 2017
1 parent 229b0e9 commit 0b0f272
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,11 @@
"editorconfig-tools": "^0.1.1",
"eslint": "^3.19.0",
"evalmd": "^0.0.17",
"iconv-lite": "^0.4.17",
"iconv-lite": "^0.4.18",
"mkdirp": "^0.5.1",
"parallelshell": "^2.0.0",
"qs-iconv": "^1.0.4",
"safe-publish-latest": "^1.1.1",
"tape": "^4.6.3"
"tape": "^4.7.0"
},
"scripts": {
"prepublish": "safe-publish-latest && npm run dist",
Expand Down

0 comments on commit 0b0f272

Please sign in to comment.