Skip to content

Commit

Permalink
fix(package.json): remove test script temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Hodges committed Jan 10, 2017
1 parent 2069d9c commit 0c47805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "bundles/ng2-gist.umd.js",
"module": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"prepublish": "tsc",
"build": "rm -rf lib && tsc -p src"
Expand Down

0 comments on commit 0c47805

Please sign in to comment.