Skip to content

Commit 7f5ebbe

Browse files
committed
New Version
1 parent f533e69 commit 7f5ebbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": ["packages/*"],
33
"useWorkspaces": true,
44
"npmClient": "yarn",
5-
"version": "0.2.2"
5+
"version": "0.2.3"
66
}

packages/create-react-dependency/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-dependency",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Creating react libraries",
55
"main": "index.js",
66
"author": "André Lins <[email protected]> (https://andrelmlins.github.io/)",

0 commit comments

Comments
 (0)