Skip to content

Commit

Permalink
Clean up dependencies; update tape, jscs, nsp
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 10, 2014
1 parent b821703 commit 0e13fc1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,11 @@
],
"dependencies": {},
"devDependencies": {
"foreach": "~2.0.5",
"is": "~2.1.0",
"tape": "~3.0.1",
"indexof": "~0.0.1",
"tape": "~3.0.3",
"covert": "1.0.0",
"jscs": "~1.7.3",
"jscs": "~1.8.1",
"editorconfig-tools": "~0.0.1",
"nsp": "~0.4.2",
"nsp": "~0.5.2",
"eslint": "~0.10.1"
},
"testling": {
Expand Down

0 comments on commit 0e13fc1

Please sign in to comment.