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 2e14995 commit 63da2af
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 @@ -39,14 +39,14 @@
"is-string": "^1.0.4"
},
"devDependencies": {
"tape": "^4.0.2",
"tape": "^4.0.3",
"covert": "^1.1.0",
"jscs": "^2.0.0",
"foreach": "^2.0.5",
"make-arrow-function": "^1.0.0",
"make-generator-function": "^1.1.0",
"semver": "^5.0.1",
"eslint": "^1.0.0",
"eslint": "^1.1.0",
"@ljharb/eslint-config": "^1.0.4",
"nsp": "^1.0.3"
},
Expand Down

0 comments on commit 63da2af

Please sign in to comment.