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