Skip to content

Commit 20e1bc4

Browse files
committed
dependency updates
1 parent 917d92a commit 20e1bc4

File tree

6 files changed

+2384
-3889
lines changed

6 files changed

+2384
-3889
lines changed

.prettierrc

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
{
2-
"endOfLine": "lf",
3-
"semi": false,
4-
"singleQuote": false,
5-
"tabWidth": 2,
6-
"trailingComma": "es5"
2+
"semi": false
73
}

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ This is a simple [Ionic React](https://ionicframework.com/docs/react) example sh
44

55
Run `npm run start` to start the JSON server and the Ionic client.
66

7-
This version uses @ionic/react 5.1.0 & React 16.13.1.
8-
97
## Tools
108

119
- [JSON Server](https://github.com/typicode/json-server)
10+
11+
## Versions
12+
13+
- [Version 1.1](https://github.com/DavidBuck/react-graphql-subscription-example/tree/v1.1) - @ionic/react 5.4.1 & React 16.14.0.
14+
- [Version 1.0](https://github.com/DavidBuck/react-graphql-subscription-example/tree/v1.0) - @ionic/react 5.1.0 & React 16.13.1.

0 commit comments

Comments
 (0)