This commit is contained in:
Ken Chau 2020-07-13 20:32:18 -07:00
Родитель 1e7dbeb6e5
Коммит d5d321356f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -9,7 +9,7 @@
"start": "tsc -w --preserveWatchOutput",
"test": "jest",
"release": "yarn build && yarn test && beachball publish",
"check": "beachball check",
"checkchange": "beachball check",
"change": "beachball change"
},
"repository": {