websockets->jswebsockets

This commit is contained in:
stisa 2017-03-02 10:19:45 +01:00
parent 13f7e8698e
commit 77758ce0ab

View File

@ -6018,8 +6018,8 @@
"web": "http://stisa.space/snail/"
},
{
"name": "websockets",
"url": "https://github.com/stisa/websockets",
"name": "jswebsockets",
"url": "https://github.com/stisa/jswebsockets",
"method": "git",
"tags": [
"js",
@ -6029,6 +6029,6 @@
],
"description": "Websockets wrapper for nim js backend.",
"license": "MIT",
"web": "http://stisa.space/websockets/"
"web": "http://stisa.space/jswebsockets/"
}
]