fix browser field in package.json
This commit is contained in:
parent
e0c2a22bf8
commit
4bbe2ef916
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue