Skip to content

Commit 619e8b4

Browse files
committed
Update live demo link
1 parent 47bcff8 commit 619e8b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## master
22

33
## 1.0.6 (August 15, 2016)
4-
- fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's to tricky to use Map/Set in ES5.
4+
- fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's too tricky to use Map/Set in ES5.
55

66
## 1.0.5 (August 13, 2016)
77
- fix: babel build process

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ graphql-compose-relay
22
======================
33
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose), which wraps GraphQL types with Relay specific things, like `Node` type and interface, `globalId`, `clientMutationId`.
44

5+
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)
6+
57
[CHANGELOG](https://github.com/nodkz/graphql-compose-relay/blob/master/CHANGELOG.md)
68

79
Installation

0 commit comments

Comments
 (0)