Skip to content

Commit

Permalink
[Dev Deps] update eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 6, 2016
1 parent ea3e19d commit 69c9901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@ljharb/eslint-config": "^8.0.0",
"browserify": "^13.1.0",
"covert": "^1.1.0",
"eslint": "^3.6.0",
"eslint": "^3.7.1",
"evalmd": "^0.0.17",
"iconv-lite": "^0.4.13",
"mkdirp": "^0.5.1",
"parallelshell": "^2.0.0",
"qs-iconv": "^1.0.3",
"safe-publish-latest": "^1.1.0",
"tape": "^4.6.0"
"tape": "^4.6.2"
},
"scripts": {
"prepublish": "safe-publish-latest && npm run dist",
Expand Down

0 comments on commit 69c9901

Please sign in to comment.