We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0459249 commit 3cd4d83Copy full SHA for 3cd4d83
.gitignore
@@ -8,3 +8,4 @@ tmp/**/*
8
*.log
9
package-lock.json
10
.nyc_output
11
+.tap/
package.json
@@ -45,7 +45,7 @@
45
"fastbench": "1.0.1",
46
"prettier": "1.19.1",
47
"semantic-release": "23.0.2",
48
- "tap": "14.10.6"
+ "tap": "18.7.0"
49
},
50
"repository": {
51
"type": "git",
0 commit comments