Move from using lerna multi-package commands to wsrun, update README's accordingly
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.3.1",
|
||||
"description": "0x project typescript type definitions",
|
||||
"scripts": {
|
||||
"watch": "tsc -w",
|
||||
"build": "tsc && copyfiles -u 1 './lib/**/*' ./scripts",
|
||||
"clean": "shx rm -rf scripts",
|
||||
"manual:postpublish": "yarn build; node ./scripts/postpublish.js"
|
||||
|
||||
Reference in New Issue
Block a user