We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 815610a + 4074259 commit 8c99089Copy full SHA for 8c99089
.travis.yml
@@ -5,7 +5,6 @@ os:
5
- osx
6
7
node_js:
8
- - 'node'
9
- 'lts/*'
10
- '8'
11
README.md
@@ -44,6 +44,12 @@ npm start
44
45
## Changelog
46
47
+### [2.2.1] / 2019-05-10
48
+
49
+- Upgrade tar to <i>4.4.8</i> due to github security alerts
50
+- Upgrade [React](https://reactjs.org) and React-Dom to <i>16.8.6</i>
51
52
53
### [2.2.0] / 2019-03-26
54
55
- Upgrade webpack to v4
0 commit comments