This commit is contained in:
Ken Chau 2020-03-06 11:40:40 -08:00
Родитель 7b2254a3f9
Коммит d6681b8c66
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
"author": "",
"main": "index.js",
"scripts": {
"build": "lerna run --stream build",
"build": "lerna run --ignore just-task-docs --stream build",
"postbuild": "node ./scripts/copyReadme.js",
"build:docs": "lerna run --scope just-task-docs build",
"change": "beachball change",