git ssb

0+

wanderer🌟 / js-dfinity-radix-tree



Commit ccf8f0f9324db6b24936206bd97e1f8554e7dacb

Replace : with / in git+https url

Paul H. Liu committed on 3/23/2018, 6:30:38 PM
Parent: 7d2fb1b88765a853b144d023ce7ba92ec815ab1c

Files changed

package.jsonchanged
package.jsonView
@@ -26,9 +26,9 @@
2626 "standard": "^11.0.1",
2727 "tape": "^4.6.3"
2828 },
2929 "dependencies": {
30- "borc": "git+https://github.com:dignifiedquire/borc.git#fix/nested-array",
30+ "borc": "git+https://github.com/dignifiedquire/borc.git#fix/nested-array",
3131 "ipld-graph-builder": "^1.3.8",
3232 "text-encoding": "^0.6.4",
3333 "uint1array": "^1.0.5"
3434 },

Built with git-ssb-web