浏览代码

fix: repository url

Bruce MacDonald 5 月之前
父节点
当前提交
93483f64b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
   "homepage": "https://github.com/ollama/ollama-js",
   "repository": {
     "type": "git",
-    "url": "https://github.com/ollama/ollama-js.git"
+    "url": "git+https://github.com/ollama/ollama-js.git"
   },
   "author": "Saul Boyd",
   "license": "MIT",