Skip to content

Commit

Permalink
update pack tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Jun 6, 2019
1 parent 2c570a9 commit fbfa547
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -7,7 +7,8 @@
"clean": "smoke-task clean",
"bench": "smoke-task bench",
"test": "smoke-task test",
"pack": "smoke-pack pack smoke-hub | smoke-pack pack smoke-node",
"pack-node": "smoke-pack pack smoke-node",
"pack-hub": "smoke-pack pack smoke-hub",
"doc": "smoke-task doc"
},
"repository": {
Expand Down

0 comments on commit fbfa547

Please sign in to comment.