ref: add apache license in package.json

This commit is contained in:
M1000fr 2024-11-26 20:31:55 +01:00
parent fca30bb5bd
commit 80f98fe3dd

View File

@ -2,6 +2,7 @@
"name": "client",
"version": "0.1.0",
"private": true,
"license": "Apache-2.0",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",