bump: upgrade to v1.2.4

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2024-03-18 23:19:40 +05:30
parent 3eb02901fe
commit 289e1e4f87
No known key found for this signature in database
GPG Key ID: 3C83E0D139DC0CBD
3 changed files with 4 additions and 3 deletions

View File

@ -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 <hi@b68.dev> (https://github.com/bravo68web/)",

View File

@ -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 <hi@b68.dev> (https://github.com/bravo68web/)",
"homepage": "https://github.com/BRAVO68WEB/node-config#readme",

View File

@ -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 <hi@b68.dev> (https://github.com/bravo68web/)",
@ -17,6 +17,7 @@
"default.json",
"nobuild.json",
"non-strict.json",
"ready.json",
"web.json"
],
"peerDependencies": {