Add LICESE and update
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"license": "apache-2.0",
|
||||
"lint-staged": {
|
||||
"*": [
|
||||
"node license-emit.js"
|
||||
@ -31,9 +32,12 @@
|
||||
"@mui/icons-material": "^5.14.1",
|
||||
"@mui/material": "^5.14.1",
|
||||
"@mui/styled-engine-sc": "^5.12.0",
|
||||
"dexie": "^3.2.4",
|
||||
"dexie-react-hooks": "^1.1.6",
|
||||
"jotai": "^2.2.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.14.2",
|
||||
"styled-components": "^6.0.4",
|
||||
"ts-pattern": "^5.0.4",
|
||||
"zod": "^3.21.4"
|
||||
|
Reference in New Issue
Block a user