mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Update root build command
This commit is contained in:
parent
1f10a45150
commit
7c35fd33d4
@ -32,7 +32,7 @@
|
||||
"test-firefox": "lerna run test-firefox",
|
||||
"test-chrome": "lerna run test-chrome",
|
||||
"coverage": "yarn workspaces foreach --topological-dev run coverage",
|
||||
"build": "lerna run build",
|
||||
"build": "yarn workspaces foreach --topological-dev run build",
|
||||
"docs": "yarn workspaces foreach --topological-dev run docs",
|
||||
"pack-web": "yarn workspaces foreach --topological-dev run pack-web"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user