Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Bump jscs to 1.4.3
Browse files Browse the repository at this point in the history
Avoid problems introduced in jscs-dev/node-jscs@d5fda4c with presets
directory not being available in the installation.
  • Loading branch information
Gustavo Henke committed May 6, 2014
1 parent 49feff8 commit a06d400
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 @@ -17,7 +17,7 @@
},
"dependencies": {
"hooker": "~0.2.3",
"jscs": "~1.4.0",
"jscs": "~1.4.3",
"lodash.assign": "~2.4.1",
"vow": "~0.4.1"
},
Expand Down

0 comments on commit a06d400

Please sign in to comment.