chore: setup ci workflow
Some checks failed
Publish package / build_and_publish (push) Failing after 20s
Some checks failed
Publish package / build_and_publish (push) Failing after 20s
update workflows update workflows update workflows update workflows update config add cog config
This commit is contained in:
parent
cf0b4011d1
commit
8739ee1b25
8 changed files with 101 additions and 10 deletions
|
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"name": "mini-strap-components",
|
||||
"name": "@mini-strap/components",
|
||||
"version": "0.0.1",
|
||||
"module": "src/components.scss",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"ci:publish": "bun publish --production --frozen-lockfile"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
|
|
@ -9,4 +13,3 @@
|
|||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue