Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 30, 2017
1 parent dd37155 commit accffe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"license": "MIT",
"lint-staged": {
"*.js": [
"git add",
"precommit-lint"
"precommit-lint",
"git add"
]
},
"standard": {
Expand Down

0 comments on commit accffe5

Please sign in to comment.