Skip to content

Commit 04b77ea

Browse files
Update link for js-uri
1 parent 9c12551 commit 04b77ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
],
1616
"dependencies": {
1717
"purescript-foldable-traversable": "^5.0.0",
18-
"purescript-js-uri": "https://github.com/purescript-contrib/purescript-js-uri#2.0.0",
1918
"purescript-maybe": "^5.0.0",
2019
"purescript-newtype": "^4.0.0",
2120
"purescript-prelude": "^5.0.0",
2221
"purescript-strings": "^5.0.0",
23-
"purescript-tuples": "^6.0.0"
22+
"purescript-tuples": "^6.0.0",
23+
"purescript-js-uri": "https://github.com/purescript-contrib/purescript-js-uri.git#2.0.0"
2424
},
2525
"devDependencies": {
2626
"purescript-assert": "^5.0.0",

0 commit comments

Comments
 (0)