Skip to content

Commit 6a84b45

Browse files
committed
Update dependencies
1 parent cf3674f commit 6a84b45

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

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

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

87
Data type isomorphic to `α ∨ β ∨ (α ∧ β)`

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"package.json"
1818
],
1919
"dependencies": {
20-
"purescript-generics": "^1.0.0"
20+
"purescript-generics": "^3.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)