Skip to content

Commit 29437f7

Browse files
author
James Halliday
committed
merged
1 parent f51697f commit 29437f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"through": "~2.3.4"
1919
},
2020
"devDependencies": {
21-
"tap": "~0.3.0",
22-
"concat-stream": "~1.4.1",
23-
"falafel": "~0.1.4"
21+
"tap" : "~0.4.8",
22+
"falafel" : "~0.3.1",
23+
"concat-stream": "~1.4.1"
2424
},
2525
"scripts": {
2626
"test": "tap test/*.js"

0 commit comments

Comments
 (0)