chore: build help

This commit is contained in:
cha0s 2022-02-27 05:03:30 -06:00
parent 4ec7b36483
commit 775a8f7c43

View File

@ -4,6 +4,7 @@
"scripts": {
"build": "lerna run build",
"lint": "lerna run lint",
"publish": "lerna publish --registry https://registry.npmjs.org",
"test": "lerna run test --no-bail -- --silent"
},
"dependencies": {},