Skip to content

Commit ee2a7e9

Browse files
committed
Updated purescript-parsing dependency to point to release tag instead of
PR fork
1 parent 9ba1b45 commit ee2a7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"purescript-parsing": "https://github.com/joncfoo/purescript-parsing.git#update-for-0.12.0",
2019
"purescript-fixed-points": "^5.0.0",
2120
"purescript-datetime": "^v4.0.0",
2221
"purescript-generics-rep": "^6.0.0",
2322
"purescript-transformers": "^4.1.0",
2423
"purescript-lists": "^5.0.0",
25-
"purescript-prelude": "^4.0.1"
24+
"purescript-prelude": "^4.0.1",
25+
"purescript-parsing": "^5.0.0"
2626
},
2727
"devDependencies": {
2828
"purescript-aff": "^5.0.0",

0 commit comments

Comments
 (0)