feat: add flag to customize package version during pre-release staging (#155)

This commit is contained in:
Brandon Keiji
2025-04-24 20:02:49 +00:00
committed by GitHub
parent d97d2a4f7b
commit d394a9f39f
5 changed files with 36 additions and 15 deletions

3
package-lock.json generated
View File

@@ -21,7 +21,8 @@
"lodash": "^4.17.21",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1"
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2"
}
},
"node_modules/@alcalzone/ansi-tokenize": {