Skip to content

Commit

Permalink
merged
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Mar 5, 2014
1 parent f51697f commit 29437f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"through": "~2.3.4"
},
"devDependencies": {
"tap": "~0.3.0",
"concat-stream": "~1.4.1",
"falafel": "~0.1.4"
"tap" : "~0.4.8",
"falafel" : "~0.3.1",
"concat-stream": "~1.4.1"
},
"scripts": {
"test": "tap test/*.js"
Expand Down

0 comments on commit 29437f7

Please sign in to comment.