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 79dcf71 commit e05d103Copy full SHA for e05d103
lerna.json
@@ -2,5 +2,5 @@
2
"packages": ["packages/*"],
3
"useWorkspaces": true,
4
"npmClient": "yarn",
5
- "version": "0.0.5"
+ "version": "0.0.6"
6
}
packages/react-library-scripts/package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-dependency-scripts",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Scripts of react libraries",
"main": "index.js",
"author": "André Lins",
0 commit comments