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 d3119ae commit 822deb6Copy full SHA for 822deb6
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"packages": ["packages/*"],
3
- "version": "4.0.0-beta.0",
+ "version": "4.0.0-beta.1",
4
"command": {
5
"publish": {
6
"tagVersionPrefix": ""
packages/eslint-config/package.json
"name": "@wearerequired/eslint-config",
"description": "required coding standard for JavaScript.",
"repository": {
"type": "git",
packages/stylelint-config/package.json
"name": "@wearerequired/stylelint-config",
"description": "required coding standard for (S)CSS.",
0 commit comments