Skip to content

Commit 390979d

Browse files
committed
chore: fix whitespace
1 parent 424556f commit 390979d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"pretest": "npm run -s lint",
2828
"test": "mocha -R spec src/**/*_test.js",
2929
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
30-
"commitmsg": "commitlint -e"
30+
"commitmsg": "commitlint -e"
3131
},
3232
"dependencies": {
3333
"arrify": "^1.0.1",

0 commit comments

Comments
 (0)