chore: change core to local module
This commit is contained in:
parent
0d8cf6a339
commit
3e0a880efc
@ -14,7 +14,7 @@
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@janhq/core": "^0.1.7",
|
||||
"@janhq/core": "file:../core",
|
||||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"@radix-ui/react-switch": "^1.0.3",
|
||||
"@radix-ui/react-toggle": "^1.0.3",
|
||||
@ -43,9 +43,9 @@
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.45.4",
|
||||
"react-intersection-observer": "^9.5.2",
|
||||
"react-toastify": "^9.1.3",
|
||||
"sass": "^1.69.4",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"react-toastify": "^9.1.3",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.1.6",
|
||||
"uuid": "^9.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user