Skip to content

Commit

Permalink
[fixed] make browserify and workerify peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jergason committed Sep 9, 2014
1 parent 3b076e7 commit 1337c9d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
"url": "https://github.com/jergason/Recorderjs/issues"
},
"homepage": "https://github.com/jergason/Recorderjs",
"devDependencies": {
"peerDependencies": {
"browserify": "^5.11.1",
"workerify": "^0.3.0"
}
}
},
"dependencies": {}
}

0 comments on commit 1337c9d

Please sign in to comment.