fix browser field in package.json

This commit is contained in:
Mark Vayngrib 2015-05-18 11:14:39 -04:00
parent e0c2a22bf8
commit 4bbe2ef916
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"start": "exit 1" "start": "exit 1"
}, },
"browser": { "browser": {
"dgram": "./dgram.js" "dgram": "./UdpSockets.ios.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",