mirror of
https://github.com/tale/headplane.git
synced 2026-08-30 08:49:30 +00:00
chore: add a release automation script
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@
|
||||
"docs:build": "vitepress build docs",
|
||||
"docs:preview": "vitepress preview docs",
|
||||
"lint": "oxlint",
|
||||
"format": "oxfmt"
|
||||
"format": "oxfmt",
|
||||
"release": "node --disable-warning=ExperimentalWarning scripts/release.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@base-ui/react": "^1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user