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

Commit

Permalink
Merge pull request #177 from mocheng/fix_package.json
Browse files Browse the repository at this point in the history
pre-commit should be in devDependencies
  • Loading branch information
mcollina committed Jul 16, 2014
2 parents 569364b + ceaadcd commit d298c48
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 @@ -48,6 +48,7 @@
"author": "Matteo Collina <[email protected]>",
"license": "MIT",
"devDependencies": {
"pre-commit": "0.0.4",
"async_bench": "~0.3.0",
"chai": "~1.9.1",
"coveralls": "~2.10.0",
Expand Down Expand Up @@ -82,7 +83,6 @@
"mows": "0.0.6",
"json-buffer": "~2.0.7",
"brfs": "0.0.8",
"pre-commit": "0.0.4",
"moment": "~2.6.0",
"moving-average": "0.0.4",
"browserify": "~4.2.0",
Expand Down

0 comments on commit d298c48

Please sign in to comment.