Skip to content

Commit 3b52a88

Browse files
committed
fix NPM publication
1 parent 6e53539 commit 3b52a88

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
@@ -3,6 +3,10 @@
33
"version": "0.3.0",
44
"description": "Simple, Fast, Multi-writer, Convergent, Replicated SQLite with 800 LOC only",
55
"main": "lib/index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "git@github.com:carboneio/replic-sqlite.git"
9+
},
610
"directories": {
711
"lib": "lib",
812
"test": "test"

0 commit comments

Comments
 (0)