We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a340b26 + 792fd57 commit fd2830bCopy full SHA for fd2830b
bower.json
@@ -12,15 +12,15 @@
12
"url": "git://github.com/Unisay/purescript-aff-retry.git"
13
},
14
"dependencies": {
15
- "purescript-aff": "^4.1.1",
16
- "purescript-transformers": "^3.6.0",
17
- "purescript-exceptions": "^3.1.0",
18
- "purescript-random": "^3.0.0",
19
- "purescript-datetime": "^3.4.1",
20
- "purescript-prelude": "^3.2.0"
+ "purescript-aff": "^5.0.1",
+ "purescript-transformers": "^4.1.0",
+ "purescript-exceptions": "^4.0.0",
+ "purescript-random": "^4.0.0",
+ "purescript-datetime": "^4.0.0",
+ "purescript-prelude": "^4.1.0"
21
22
"devDependencies": {
23
- "purescript-psci-support": "^3.0.0",
24
- "purescript-test-unit": "^13.0.0"
+ "purescript-psci-support": "^4.0.0",
+ "purescript-test-unit": "^14.0.0"
25
}
26
0 commit comments