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 57de2b6 commit 21d0cc9Copy full SHA for 21d0cc9
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"packages": ["packages/*"],
3
- "version": "4.0.0-beta.1",
+ "version": "4.0.0",
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