Skip to content

Commit 8b2facd

Browse files
committed
chore(release): v1.1.3
1 parent 8f9c79f commit 8b2facd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2",
4+
"version": "1.1.3",
55
"description": "Data querying library for testing JavaScript applications.",
66
"scripts": {
77
"dev": "tsdown -w",
@@ -60,4 +60,4 @@
6060
"outvariant": "^1.4.3",
6161
"rettime": "^0.7.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)