Skip to content

Commit 01e16af

Browse files
committed
chore: fix repository url
1 parent 94f700a commit 01e16af

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@
2222
"postversion": "git push --follow-tags",
2323
"coveralls": "coveralls < coverage/lcov.info"
2424
},
25-
"repository": {
26-
"type": "git",
27-
"url": "git+https://github.com/thdk/firestorable.git"
28-
},
25+
"repository": "github:thdk/firestorable",
2926
"keywords": [
3027
"firestore",
3128
"mobx",

0 commit comments

Comments
 (0)