Skip to content

Commit 2749e9c

Browse files
committed
2.0.4
1 parent 91d9b58 commit 2749e9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@togglecorp/toggle-form",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "React form library by Togglecorp",
55
"files": [
66
"/build"

storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "ISC",
1616
"dependencies": {
1717
"@togglecorp/fujs": "^2.1.1",
18-
"@togglecorp/toggle-form": "^2.0.3",
18+
"@togglecorp/toggle-form": "^2.0.4",
1919
"@togglecorp/toggle-ui": "^0.15.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"

0 commit comments

Comments
 (0)