Skip to content

Commit

Permalink
chore: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimbeng committed Feb 23, 2018
1 parent 424556f commit 390979d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pretest": "npm run -s lint",
"test": "mocha -R spec src/**/*_test.js",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"commitmsg": "commitlint -e"
"commitmsg": "commitlint -e"
},
"dependencies": {
"arrify": "^1.0.1",
Expand Down

0 comments on commit 390979d

Please sign in to comment.