Skip to content

Commit d84b63c

Browse files
committed
Update for psc 0.10.5
1 parent 4eef0b9 commit d84b63c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bower.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"package.json"
2323
],
2424
"dependencies": {
25-
"purescript-webgl": "^1.2.0",
25+
"purescript-webgl": "^1.3.0",
2626
"purescript-datetime": "^2.0.0",
2727
"purescript-random": "^2.0.0",
28-
"purescript-extensions": "^1.1.0",
28+
"purescript-extensions": "^1.2.1",
2929
"purescript-console": "^2.0.0",
3030
"purescript-now": "^2.0.0",
31-
"purescript-matrix": "^1.1.0",
32-
"purescript-vector": "^1.1.0",
33-
"purescript-typedarray": "^1.1.0"
31+
"purescript-matrix": "^1.2.0",
32+
"purescript-vector": "^1.2.0",
33+
"purescript-typedarray": "^1.2.0"
3434
},
3535
"resolutions": {
3636
"purescript-integers": "^2.0.0",

0 commit comments

Comments
 (0)