Skip to content

Commit

Permalink
Merge pull request #72 from apiaryio/netmilk/udpate-dependencies
Browse files Browse the repository at this point in the history
Updated nonconflicting libraries
  • Loading branch information
Adam Kliment committed Jun 18, 2014
2 parents fce31e7 + e5968b0 commit 063e410
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@
"winston": "~0.7.2",
"protagonist": "~0.11.0",
"uri-template": "~0.4.1",
"async": "~0.2.9",
"async": "~0.9.0",
"optimist": "~0.6.0",
"html": "~0.0.7",
"htmlencode": "~0.0.3",
"marked": "~0.3.0",
"advisable": "~0.2.0",
"proxyquire": "~0.5.1",
"coffee-script": "1.6.3",
"proxyquire": "~1.0.1",
"coffee-script": "~1.6.3",
"glob": "~3.2.8",
"file": "~0.2.2",
"node-uuid": "~1.4.1"
},
"devDependencies": {
"coffee-errors": "~0.8.4",
"mocha": "1.17.0",
"mocha": "~1.20.1",
"chai": "~1.9.0",
"coffee-coverage": "0.4.1",
"jscoverage": "0.3.8",
"coveralls": "~2.8.0",
"coffee-coverage": "~0.4.2",
"jscoverage": "~0.5.3",
"coveralls": "~2.10.0",
"mocha-lcov-reporter": "0.0.1",
"codo": "2.0.3",
"sinon": "~1.9.0",
"codo": "2.0.9",
"sinon": "~1.10.2",
"nock": "~0.27.1",
"express": "~3.4.3"
},
Expand Down

0 comments on commit 063e410

Please sign in to comment.