Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosh committed Mar 26, 2020
1 parent ff44302 commit c10ba45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"docs:build": "yarn workspace @micromodal/docs build",
"lib:dev": "yarn workspace micromodal dev",
"lib:build": "yarn workspace micromodal build",
"test:serve": "yarn workspace @micromodal/tests start",
"test:serve": "yarn workspace @micromodal/tests serve",
"test:gui": "yarn workspace @micromodal/tests cypress:open",
"test:cli": "yarn workspace @micromodal/tests cypress:cli",
"deploy:npm": "yarn workspace micromodal deploy",
Expand Down

0 comments on commit c10ba45

Please sign in to comment.