Skip to content

Commit

Permalink
Merge a46263d into 2d9b932
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed May 31, 2019
2 parents 2d9b932 + a46263d commit f55dd17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -35,7 +35,8 @@
"build": "ocular-clean && ocular-build",
"lint": "ocular-lint",
"cover": "ocular-test cover",
"publish": "ocular-publish",
"publish-prod": "ocular-publish prod",
"publish-beta": "ocular-publish beta",
"test": "flow check && ocular-test",
"test-fast": "flow check && ocular-test fast",
"metrics": "ocular-metrics",
Expand Down

0 comments on commit f55dd17

Please sign in to comment.