Skip to content

Commit

Permalink
use exact dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
levito committed Feb 17, 2019
1 parent 0968964 commit f9555c4
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 @@ -36,9 +36,9 @@
"foreach-cli": "1.8.1",
"husky": "1.3.1",
"less": "3.9.0",
"lint-staged": "^8.1.4",
"lint-staged": "8.1.4",
"npm-run-all": "4.1.5",
"prettier": "^1.16.4",
"prettier": "1.16.4",
"stylelint": "9.10.1",
"stylelint-config-property-sort-order-smacss": "4.0.2"
}
Expand Down

0 comments on commit f9555c4

Please sign in to comment.