Skip to content

Commit 6262a5f

Browse files
committed
Updates for PureScript 0.13
1 parent 1dfc398 commit 6262a5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"output"
1717
],
1818
"dependencies": {
19-
"purescript-math": "^2.0.0",
19+
"purescript-math": "^2.1.0",
2020
"purescript-globals": "^4.0.0",
2121
"purescript-maybe": "^4.0.0"
2222
},
2323
"devDependencies": {
24-
"purescript-console": "^4.1.0",
25-
"purescript-test-unit": "justinwoo/purescript-test-unit#compiler/0.12"
24+
"purescript-console": "^4.2.0",
25+
"purescript-test-unit": "^15.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)