Skip to content

Commit 6a4f043

Browse files
committed
chore(release): v1.1.2
1 parent be162cb commit 6a4f043

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.1.1",
4+
"version": "1.1.2",
55
"description": "Data querying library for testing JavaScript applications.",
66
"scripts": {
77
"dev": "tsdown -w",
@@ -72,4 +72,4 @@
7272
"outvariant": "^1.4.3",
7373
"rettime": "^0.7.0"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)