Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

Commit df1dd58

Browse files
committed
remove illegal comma
1 parent c7e0486 commit df1dd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/orbitdb/orbit-db-keystore.git",
14+
"url": "https://github.com/orbitdb/orbit-db-keystore.git"
1515
},
1616
"scripts": {
1717
"test": "npm run test:node && npm run test:browser",

0 commit comments

Comments
 (0)