Skip to content

Commit

Permalink
[Dev Deps] update tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 27, 2017
1 parent 9047c23 commit 5e1b200
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"dependencies": {},
"devDependencies": {
"tape": "^4.6.3",
"@ljharb/eslint-config": "^11.0.0",
"covert": "^1.1.0",
"eslint": "^3.19.0",
"jscs": "^3.0.7",
"nsp": "^2.6.3",
"semver": "^5.3.0",
"eslint": "^3.19.0",
"@ljharb/eslint-config": "^11.0.0"
"tape": "^4.7.0"
},
"testling": {
"files": "test/index.js",
Expand All @@ -62,4 +62,3 @@
"node": ">= 0.4"
}
}

0 comments on commit 5e1b200

Please sign in to comment.