ref: add apache license in package.json
This commit is contained in:
parent
fca30bb5bd
commit
80f98fe3dd
@ -2,6 +2,7 @@
|
||||
"name": "client",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
Loading…
Reference in New Issue
Block a user