Skip to content

Commit

Permalink
test(fix test):
Browse files Browse the repository at this point in the history
  • Loading branch information
st0ffern committed Feb 25, 2018
1 parent efb3463 commit 8a27469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"compile": "rm -rf lib/ && babel --presets es2015,stage-1,react --source-maps -d lib src",
"prepublish": "npm run compile",
"semantic-release": "semantic-release",
"test": "echo \"Error: no test specified\" && exit 0",
"travis-deploy-once": "travis-deploy-once"
},
"author": "stoffern",
Expand Down

0 comments on commit 8a27469

Please sign in to comment.