Skip to content

Commit 7ef48aa

Browse files
committed
chore(release): v1.0.2
1 parent 93c2e9a commit 7ef48aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@msw/data",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Data querying library for testing JavaScript applications.",
66
"scripts": {
77
"dev": "tsdown -w",
@@ -73,4 +73,4 @@
7373
"outvariant": "^1.4.3",
7474
"rettime": "^0.7.0"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)