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