2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-08 17:22:26 +03:00

chore(readme): update @bbob/html usage example

This commit is contained in:
Nikolay Kostyurin
2019-03-29 10:34:04 +02:00
parent cd2b6fd2fb
commit e4b38f289f
2 changed files with 6 additions and 6 deletions
+1
View File
@@ -6,6 +6,7 @@
"size": "lerna run --parallel bundlesize",
"test": "lerna run --parallel build && lerna run link && lerna run --parallel test && lerna run --parallel size",
"cover": "lerna run --parallel cover",
"build": "lerna run --parallel build",
"lint": "lerna run --parallel build && lerna run --parallel link && lerna run --parallel lint"
},
"author": {