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