Skip to content

Commit ab8e50a

Browse files
Update tap (#156)
Update tap
2 parents 68cdfdf + ca82c79 commit ab8e50a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"xtend": "^4.0.0"
2525
},
2626
"devDependencies": {
27-
"tap": "^1.0.0",
28-
"browser-pack": "^6.0.2"
27+
"browser-pack": "^6.0.2",
28+
"tap": "^10.7.3"
2929
},
3030
"scripts": {
3131
"test": "tap test/*.js"

0 commit comments

Comments
 (0)