We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eef0b9 commit d84b63cCopy full SHA for d84b63c
bower.json
@@ -22,15 +22,15 @@
22
"package.json"
23
],
24
"dependencies": {
25
- "purescript-webgl": "^1.2.0",
+ "purescript-webgl": "^1.3.0",
26
"purescript-datetime": "^2.0.0",
27
"purescript-random": "^2.0.0",
28
- "purescript-extensions": "^1.1.0",
+ "purescript-extensions": "^1.2.1",
29
"purescript-console": "^2.0.0",
30
"purescript-now": "^2.0.0",
31
- "purescript-matrix": "^1.1.0",
32
- "purescript-vector": "^1.1.0",
33
- "purescript-typedarray": "^1.1.0"
+ "purescript-matrix": "^1.2.0",
+ "purescript-vector": "^1.2.0",
+ "purescript-typedarray": "^1.2.0"
34
},
35
"resolutions": {
36
"purescript-integers": "^2.0.0",
0 commit comments