Skip to content

Commit

Permalink
Upgrade devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Oct 13, 2014
1 parent d863c5b commit 1b6a80f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
},
"devDependencies": {
"async": "^0.9",
"crel": "^1",
"freeice": "^1",
"crel": "^2.1.5",
"freeice": "^2.1.1",
"rtc-bufferedchannel": "^0.5.0",
"rtc-captureconfig": "^1",
"rtc-captureconfig": "^2.1.0",
"rtc-filter-grayscale": "~0.1.0",
"rtc-media": "^1",
"rtc-switchboard": "^1.2.1",
"rtc-videoproc": "^0.11.0",
"tape": "^2",
"tape": "^3.0.0",
"testling": "^1.6.1",
"uuid": "~1.4.1",
"whisk": "^0.6.2"
"uuid": "^2.0.1",
"whisk": "^1.0.0"
},
"testling": {
"files": "test/all.js",
Expand Down

0 comments on commit 1b6a80f

Please sign in to comment.