Skip to content

Commit 35e786c

Browse files
Add repository prop to package.json
1 parent 41507cb commit 35e786c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"scripts": {
77
"test": "./node_modules/mocha/bin/mocha ./test/*.js"
88
},
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/solid/node-solid-ws"
12+
},
913
"keywords": [
1014
"solid",
1115
"websockets",

0 commit comments

Comments
 (0)