chore: udpate license property on package.json
This commit is contained in:
parent
23557f4b59
commit
69d103ad0d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"build": "vite build",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"license": "ISC",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"firebase": "^12.11.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue