parent
f6cab31474
commit
919afcbcfc
23 changed files with 1226 additions and 0 deletions
12
packages/core/package.json
Normal file
12
packages/core/package.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "mini-strap-core",
|
||||
"module": "src/style.scss",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue