We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab0f88 commit 6aa8d98Copy full SHA for 6aa8d98
packages/react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@itsumono/react",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"author": "K.Utsunomiya",
5
"description": "React.jsに関するユーティリティ関数やコンポーネントを提供する。",
6
"license": "MIT",
packages/utils/package.json
"name": "@itsumono/utils",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "ユーティリティ関数や正規表現などを提供する。",
0 commit comments