chore: build
This commit is contained in:
parent
cb5e8f3614
commit
fa6d57c795
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"name": "@flecks/monorepo",
|
||||
"repository": "https://github.com/cha0s/flecks",
|
||||
"scripts": {
|
||||
"build": "lerna run build",
|
||||
"lint": "lerna run lint",
|
||||
"publish": "lerna publish --contents=dist --registry https://registry.npmjs.org",
|
||||
"publish": "lerna publish --conventional-commits --contents=dist --registry https://registry.npmjs.org",
|
||||
"test": "lerna run test --no-bail -- --silent"
|
||||
},
|
||||
"dependencies": {},
|
||||
|
|
Loading…
Reference in New Issue
Block a user