Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fd2830b

Browse files
authoredJul 20, 2018
Merge pull request #4 from i-am-the-slime/master
Update dependencies
2 parents a340b26 + 792fd57 commit fd2830b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎bower.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"url": "git://github.com/Unisay/purescript-aff-retry.git"
1313
},
1414
"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"
15+
"purescript-aff": "^5.0.1",
16+
"purescript-transformers": "^4.1.0",
17+
"purescript-exceptions": "^4.0.0",
18+
"purescript-random": "^4.0.0",
19+
"purescript-datetime": "^4.0.0",
20+
"purescript-prelude": "^4.1.0"
2121
},
2222
"devDependencies": {
23-
"purescript-psci-support": "^3.0.0",
24-
"purescript-test-unit": "^13.0.0"
23+
"purescript-psci-support": "^4.0.0",
24+
"purescript-test-unit": "^14.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)
Failed to load comments.