We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f533e69 commit 7f5ebbeCopy full SHA for 7f5ebbe
lerna.json
@@ -2,5 +2,5 @@
2
"packages": ["packages/*"],
3
"useWorkspaces": true,
4
"npmClient": "yarn",
5
- "version": "0.2.2"
+ "version": "0.2.3"
6
}
packages/create-react-dependency/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-react-dependency",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Creating react libraries",
"main": "index.js",
"author": "André Lins <andrelucas01@hotmail.com> (https://andrelmlins.github.io/)",
0 commit comments