@tapjs/after-each
Advanced tools
+3
-3
| { | ||
| "name": "@tapjs/after-each", | ||
| "version": "4.2.1", | ||
| "version": "4.3.0", | ||
| "description": "a built-in tap extension for t.afterEach()", | ||
@@ -47,3 +47,3 @@ "tshy": { | ||
| "peerDependencies": { | ||
| "@tapjs/core": "4.3.0" | ||
| "@tapjs/core": "4.4.0" | ||
| }, | ||
@@ -55,3 +55,3 @@ "tap": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com:tapjs/tapjs", | ||
| "url": "git+ssh://git@github.com/tapjs/tapjs.git", | ||
| "path": "src/after-each" | ||
@@ -58,0 +58,0 @@ }, |
18220
0.02%