chore: heygermany customer project
This commit is contained in:
30
packages/mantine-theme/package.json
Normal file
30
packages/mantine-theme/package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "@heygermany/mantine-theme",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
"tsc": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/colors-generator": "^8.2.8",
|
||||
"@pikku/mantine": "^0.12.6",
|
||||
"@pikku/react": "^0.12.5",
|
||||
"chroma-js": "^3.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "^8.2.8",
|
||||
"@mantine/hooks": "^8.2.8",
|
||||
"react": "^19",
|
||||
"react-dom": "^19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mantine/core": "^8.2.8",
|
||||
"@mantine/hooks": "^8.2.8",
|
||||
"@types/node": "^22",
|
||||
"react": "^19",
|
||||
"react-dom": "^19",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user