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 f989113 commit 01b7325Copy full SHA for 01b7325
lerna.json
@@ -2,5 +2,5 @@
2
"packages": ["packages/*"],
3
"useWorkspaces": true,
4
"npmClient": "yarn",
5
- "version": "0.0.1"
+ "version": "0.0.2"
6
}
packages/create-library-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-react-dependencie",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Creating react libraries",
"main": "index.js",
"author": "André Lins",
packages/react-library-scripts/package.json
"name": "react-dependencie-scripts",
"description": "Scripts of react libraries",
0 commit comments