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