chore: germantax customer project
This commit is contained in:
17
packages/components/package.json
Normal file
17
packages/components/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@germantax/components",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/hooks": "^9.2.1",
|
||||
"@pikku/mantine": "^0.12.6",
|
||||
"@pikku/react": "^0.12.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user