Skip to content

Commit 6aa8d98

Browse files
committed
utils v1.4.1, react v1.0.4
1 parent 7ab0f88 commit 6aa8d98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itsumono/react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"author": "K.Utsunomiya",
55
"description": "React.jsに関するユーティリティ関数やコンポーネントを提供する。",
66
"license": "MIT",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itsumono/utils",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"author": "K.Utsunomiya",
55
"description": "ユーティリティ関数や正規表現などを提供する。",
66
"license": "MIT",

0 commit comments

Comments
 (0)