chore: add versioning
This commit is contained in:
parent
bdb9afd51b
commit
dfdc9485e4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "kuma-archive",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-alpha.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build:view": "tsc -b && vite build",
|
||||
|
|
Loading…
Reference in a new issue