Skip to content

Commit a685db9

Browse files
committed
Merge tag 'v1.15.0'
v1.15.0 - [New] `sync`'/`async`: Implement `packageIterator` (#205) - [Refactor] `sync`: add function name - [Refactor] remove useless `exports` assignment - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
2 parents 4f43e04 + 9529db4 commit a685db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"object-keys": "^1.1.1",
7171
"safe-publish-latest": "^1.1.4",
7272
"tap": "0.4.13",
73-
"tape": "^4.12.0"
73+
"tape": "^5.0.0-next.4"
7474
},
7575
"license": "MIT",
7676
"author": {

0 commit comments

Comments
 (0)