mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Add root pack-web command
This commit is contained in:
parent
cc892e9be5
commit
b3a5ca85ce
@ -33,7 +33,8 @@
|
||||
"test-chrome": "lerna run test-chrome",
|
||||
"coverage": "yarn workspaces foreach run coverage",
|
||||
"build": "lerna run build",
|
||||
"docs": "yarn workspaces foreach run docs"
|
||||
"docs": "yarn workspaces foreach run docs",
|
||||
"pack-web": "yarn workspaces foreach run pack-web"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user