Skip to content

Commit 786b5c9

Browse files
committed
chore(deps): upgrade tap, update snapshots
1 parent 3261ddb commit 786b5c9

11 files changed

+8131
-8922
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ node_modules
99
/dist
1010
.DS_Store
1111
.history
12+
.tap

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ MIT © [Sanity.io](https://www.sanity.io/)
9696

9797
## Tests
9898

99-
Tests are written in [Jest](https://jestjs.io/):
99+
Tests are written in [Tap](https://node-tap.org/):
100100

101101
```bash
102102
# Install dependencies

0 commit comments

Comments
 (0)