Skip to content

Commit

Permalink
37th Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam-Chen committed Jul 11, 2017
1 parent 2bc82cd commit 385633f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"module": "dist/rollup-plugin-posthtml-template.es.js",
"scripts": {
"test": "jest --coverage",
"coverage": "cat ./coverage/lcov.info | coveralls",
"coverage": "cat ./test/coverage/lcov.info | coveralls",
"build": "rollup -c",
"example": "cd example && rollup -c && lite-server"
},
Expand Down

0 comments on commit 385633f

Please sign in to comment.