aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 6e59a01..e198c05 100644
--- a/packages.json
+++ b/packages.json
@@ -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/"
}
]