Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit abef455

Browse files
committed
Lock tap version until bug is resolved
1 parent c4fc432 commit abef455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"husky": "^3.0.4",
3131
"snazzy": "^8.0.0",
3232
"standard": "^14.0.2",
33-
"tap": "^14.6.1",
33+
"tap": "14.10.1",
3434
"uuid": "^3.3.3"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)