Fix bower.json registry url

This commit is contained in:
Jordan Martinez 2022-02-14 09:47:35 -06:00
parent 821201392c
commit 88a91c54a1

View File

@ -9,7 +9,7 @@
],
"repository": {
"type": "git",
"url": "git://github.com/jordamartinez/purescript-tree-rose.git"
"url": "https://github.com/jordanmartinez/purescript-tree-rose.git"
},
"dependencies": {
"purescript-prelude": "^4.1.1",