Skip to content

Commit a37f671

Browse files
committed
Update dependencies
1 parent b920206 commit a37f671

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"output"
1717
],
1818
"dependencies": {
19-
"purescript-math": "#compiler/0.12",
20-
"purescript-globals": "#compiler/0.12",
21-
"purescript-maybe": "#compiler/0.12"
19+
"purescript-math": "^2.0.0",
20+
"purescript-globals": "^4.0.0",
21+
"purescript-maybe": "^4.0.0"
2222
},
2323
"devDependencies": {
24-
"purescript-console": "#compiler/0.12",
24+
"purescript-console": "^4.1.0",
2525
"purescript-test-unit": "justinwoo/purescript-test-unit#compiler/0.12"
2626
}
2727
}

0 commit comments

Comments
 (0)