mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
feat: new @bbob/html api (#4)
This commit is contained in:
committed by
GitHub
parent
bf993813fc
commit
575c1bb932
+1
-1
@@ -2,7 +2,7 @@
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run test",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"publish-all": "lerna run build && lerna publish --conventional-commits --changelog-preset=angular-bitbucket --registry=https://registry.npmjs.org/",
|
||||
"publish-all": "lerna run build && lerna publish --conventional-commits --registry=https://registry.npmjs.org/",
|
||||
"test": "lerna run build && lerna run link && lerna run test",
|
||||
"cover": "lerna run cover",
|
||||
"lint": "lerna run build && lerna run link && lerna run lint"
|
||||
|
||||
Reference in New Issue
Block a user