Skip to content

Commit

Permalink
Unpin mp-fs and mp-proc dev deps (will fix node v0.10 on travis OR SO…
Browse files Browse the repository at this point in the history
… HELP ME)
  • Loading branch information
mikermcneil committed Mar 15, 2016
1 parent 1d1bb42 commit 6ea22e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
"coffee-script": "1.9.1",
"expect.js": "0.3.1",
"istanbul": "0.4.1",
"machinepack-fs": "^8.0.0",
"machinepack-process": "2.0.1",
"machinepack-fs": "~8.0.2",
"machinepack-process": "~2.0.1",
"mocha": "2.3.4",
"portfinder": "0.4.0",
"request": "2.67.0",
Expand Down

0 comments on commit 6ea22e5

Please sign in to comment.