Skip to content

Commit

Permalink
Update tape, jscs
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 28, 2015
1 parent 042c8c7 commit f1b9462
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,9 +29,9 @@
],
"dependencies": {},
"devDependencies": {
"tape": "~3.0.3",
"tape": "~3.4.0",
"covert": "1.0.0",
"jscs": "~1.9.0"
"jscs": "~1.10.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit f1b9462

Please sign in to comment.