Clean up version bumping
This commit is contained in:
parent
7778ed894f
commit
19d868fe4d
4 changed files with 13 additions and 20 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"dev": "node esbuild.config.mjs",
|
||||
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
|
||||
"lint": "eslint --fix src",
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
||||
"version": "node version-bump.mjs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
@ -30,4 +30,4 @@
|
|||
"typescript-eslint": "8.18.0",
|
||||
"esbuild-sass-plugin": "^3.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue