67745f3e by Lorenzo Mangani Committed by GitHub

Update package.json

1 parent e4478d9a
1 { 1 {
2 "name": "gundb-multiserver", 2 "name": "gundb-multiserver",
3 "version": "0.0.2", 3 "version": "0.0.2",
4 "author": "Lorenzo Mangani <lorenzo.mangani@gmail.com>",
4 "description": "Serve multiple Gun WS instances over a single HTTP socket", 5 "description": "Serve multiple Gun WS instances over a single HTTP socket",
5 "main": "server.js", 6 "main": "server.js",
6 "scripts": { 7 "scripts": {
...@@ -16,7 +17,7 @@ ...@@ -16,7 +17,7 @@
16 "node": "12.x" 17 "node": "12.x"
17 }, 18 },
18 "repository": { 19 "repository": {
19 "url": "https://glitch.com/edit/#!/gundb-multiserver" 20 "url": "https://github.com/meething/gundb-multisocket"
20 }, 21 },
21 "license": "MIT", 22 "license": "MIT",
22 "keywords": [ 23 "keywords": [
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!