deploy1 7 年之前
父節點
當前提交
fdf88f6738
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      package.json

+ 4 - 1
package.json

@@ -14,5 +14,8 @@
     "url": "ssh://git@git.tum.dk/tum.dk/buffa.git"
   },
   "author": "",
-  "license": "ISC"
+  "license": "ISC",
+  "dependencies": {
+    "bs58": "git+https://github.com/cryptocoinjs/bs58.git"
+  }
 }