Skip to content

Commit 1c9a695

Browse files
Downgrade tap-spec
The newer one has a deep dependency to a strip-bom that uses ES6
1 parent 627ffda commit 1c9a695

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
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"eslint": "^3.0.1",
26-
"tap-spec": "^2.1.0",
26+
"tap-spec": "1",
2727
"tape": "^3.0.3"
2828
},
2929
"strider": {

0 commit comments

Comments
 (0)