chore: track semver in package.json
This commit is contained in:
parent
251c16ca48
commit
79d83537d5
2 changed files with 8 additions and 6 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "headplane",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"version": "0.5.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "react-router build && vite build -c server/vite.config.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue