rename socket to webUserSocket
This commit is contained in:
parent
0b19d5b93e
commit
004f613615
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "unip.socket",
|
"name": "unip.webUserSocket",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "uniapp people side websocket",
|
"description": "uniapp people side websocket",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.faronear.org/npm/unip.socket.git"
|
"url": "https://git.faronear.org/npm/unip.webUserSocket.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
Loading…
Reference in New Issue
Block a user