Skip to content

Commit dcdd05d

Browse files
committed
Update dependencies
1 parent bf07163 commit dcdd05d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# purescript-now
22

3-
[![Latest release](http://img.shields.io/bower/v/purescript-now.svg)](https://github.com/purescript-contrib/purescript-now/releases)
3+
[![Latest release](http://img.shields.io/github/release/purescript-contrib/purescript-now.svg)](https://github.com/purescript-contrib/purescript-now/releases)
44
[![Build Status](https://travis-ci.org/purescript-contrib/purescript-now.svg?branch=master)](https://travis-ci.org/purescript-contrib/purescript-now)
5-
[![Dependency Status](https://www.versioneye.com/user/projects/575754207757a00041b3aba8/badge.svg?style=flat)](https://www.versioneye.com/user/projects/575754207757a00041b3aba8)
65
[![Maintainer: garyb](https://img.shields.io/badge/maintainer-garyb-lightgrey.svg)](http://github.com/garyb)
76

87
Effect type and function for accessing the current machine's date and time.

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"purescript-eff": "^1.0.0",
20-
"purescript-datetime": "^1.0.0"
19+
"purescript-eff": "^2.0.0",
20+
"purescript-datetime": "^2.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)