Fix changes with latest package versions

This commit is contained in:
Lance Stout 2014-09-15 11:30:15 -07:00
parent 3498fd4f14
commit 51b4303bbd
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"name": "otalk.im",
"description": "Otalk: WebRTC Enabled XMPP Client, in the Browser",
"version": "0.0.40",
"browser": {
"crypto": "crypto-browserify"
},
"dependencies": {
"andlog": "0.0.4",
"async": "0.2.9",