diff --git a/apps/eslint-config/package.json b/apps/eslint-config/package.json index 8c5ceef..7ba6b25 100644 --- a/apps/eslint-config/package.json +++ b/apps/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@bravo68web/eslint-config", - "version": "1.2.3", + "version": "1.2.4", "description": "The official ESLint configuration for bravo68web projects", "license": "MIT", "author": "Bravo68web (https://github.com/bravo68web/)", diff --git a/apps/prettier-config/package.json b/apps/prettier-config/package.json index bc52026..9a7a4ae 100644 --- a/apps/prettier-config/package.json +++ b/apps/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@bravo68web/prettier-config", - "version": "1.2.3", + "version": "1.2.4", "description": "The official Prettier configuration for bravo68web projects", "author": "Bravo68web (https://github.com/bravo68web/)", "homepage": "https://github.com/BRAVO68WEB/node-config#readme", diff --git a/apps/tsconfig/package.json b/apps/tsconfig/package.json index 01137d7..e04a05c 100644 --- a/apps/tsconfig/package.json +++ b/apps/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@bravo68web/tsconfig", - "version": "1.2.3", + "version": "1.2.4", "description": "Typescript config for bravo68web, ensure the consistency of code quality.", "license": "MIT", "author": "Bravo68web (https://github.com/bravo68web/)", @@ -17,6 +17,7 @@ "default.json", "nobuild.json", "non-strict.json", + "ready.json", "web.json" ], "peerDependencies": {