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"
+  }
 }