]> git.saurik.com Git - logizomai.git/commitdiff
Strip +git from repository/url (I was led astray).
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 23 Oct 2017 02:02:58 +0000 (19:02 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 23 Oct 2017 02:02:58 +0000 (19:02 -0700)
package.json

index b243c13aad07b00ad8e512f6c5602f582f93c157..25ea770a9d123f4da880993c9e0fe3e07c53a4e4 100644 (file)
@@ -10,7 +10,7 @@
     "description": "Deterministic Finalization via Reference Counting",
     "repository": {
         "type": "git",
-        "url": "git+https://git.saurik.com/logizomai.git"
+        "url": "https://git.saurik.com/logizomai.git"
     },
     "scripts": {
         "build": "tsc",