Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zerious committed Jun 16, 2014
1 parent 946481e commit f062929
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"express",
"alternative"
],
"version": "0.1.36",
"version": "0.1.37",
"main": "lighter.js",
"bin": {
"lighter": "commands/cli.js"
Expand All @@ -36,16 +36,16 @@
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
},
"dependencies": {
"chug": "0.1.30",
"chug": "0.1.31",
"ltl": "0.1.9",
"beams": "0.0.12",
"jymin": "0.2.5",
"cedar": "0.0.13",
"za": "0.0.15",
"splode": "0.0.2",
"ormy": "0.0.7",
"ormy": "0.0.8",
"shellify": "0.0.2",
"d6": "0.0.7",
"d6": "0.0.8",
"mc": "1.0.6"
},
"devDependencies": {
Expand Down

0 comments on commit f062929

Please sign in to comment.