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 fe6d60f commit 36c46b4Copy full SHA for 36c46b4
lerna.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
"packages": ["packages/*"],
4
- "version": "5.0.0",
+ "version": "6.0.0-alpha.0",
5
"command": {
6
"publish": {
7
"tagVersionPrefix": ""
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
"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