Skip to content

Commit

Permalink
[Dev Deps] Update tape, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 11, 2015
1 parent 089d2cf commit 149b2f2
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 @@ -29,12 +29,12 @@
},
"dependencies": {},
"devDependencies": {
"tape": "^4.0.2",
"tape": "^4.0.3",
"covert": "^1.1.0",
"jscs": "^2.0.0",
"nsp": "^1.0.3",
"semver": "^5.0.1",
"eslint": "^1.0.0",
"eslint": "^1.1.0",
"@ljharb/eslint-config": "^1.0.4"
},
"testling": {
Expand Down

0 comments on commit 149b2f2

Please sign in to comment.