diff --git a/package.json b/package.json index 4a7d8b2..828bd94 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "prepare": "husky install", "doctor:packages": "yarn doctor packages/" }, - "version": "3.1.0", + "version": "3.1.1", "packageManager": "yarn@4.0.2" } diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index 0651dbf..55ecc22 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@saberhq/browserslist-config", - "version": "3.1.0", + "version": "3.1.1", "description": "Saber shareable config for Browserslist.", "homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/browserslist-config#readme", "repository": "git+https://github.com/saber-hq/saber-build-common.git", diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index f84beaf..7c5dbe2 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -1,6 +1,6 @@ { "name": "@saberhq/eslint-config-react", - "version": "3.1.0", + "version": "3.1.1", "description": "Saber base React ESLint config", "homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/eslint-config-react#readme", "repository": "git+https://github.com/saber-hq/saber-build-common.git", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 6c295c2..778c449 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@saberhq/eslint-config", - "version": "3.1.0", + "version": "3.1.1", "description": "Saber base ESLint config", "homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/eslint-config#readme", "repository": "git+https://github.com/saber-hq/saber-build-common.git", diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index c421b16..60fe793 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,7 +1,7 @@ { "name": "@saberhq/tsconfig", "description": "Saber TypeScript configurations.", - "version": "3.1.0", + "version": "3.1.1", "homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/tsconfig#readme", "repository": "git+https://github.com/saber-hq/saber-build-common.git", "bugs": "https://github.com/saber-hq/saber-build-common/issues",