Skip to content

Commit 7a4ee12

Browse files
Merge pull request #2 from thomashoneyman/main
Fix broken bower.json
2 parents c70a5c2 + 64960c4 commit 7a4ee12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"purescript-foreign-object": "^v4.0.0",
1717
"purescript-functions": "^v6.0.0",
1818
"purescript-http-methods": "^v6.0.0",
19-
"purescript-js-promise": "https://github.com/purescript-contrib/purescript-js-promise.git#^v3.0.0",
19+
"purescript-js-promise": "https://github.com/purescript-contrib/purescript-js-promise.git#^v1.0.0",
2020
"purescript-maybe": "^v6.0.0",
2121
"purescript-newtype": "^v5.0.0",
2222
"purescript-nullable": "^v6.0.0",

0 commit comments

Comments
 (0)