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.
1 parent 40bdbdf commit 633e845Copy full SHA for 633e845
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sample-ui-react",
3
- "version": "16.7.0",
+ "version": "16.8.0",
4
"description": "React.js / Redux Boilerplate",
5
"main": "source/js/main.js",
6
"scripts": {
@@ -20,8 +20,8 @@
20
"dateformat": "~3.0.0",
21
"lodash": "~4.17.0",
22
"prop-types": "~15.6.0",
23
- "react": "~16.7.0",
24
- "react-dom": "~16.7.0",
+ "react": "~16.8.0",
+ "react-dom": "~16.8.0",
25
"react-redux": "~6.0.0",
26
"react-router-dom": "~4.3.0",
27
"redux": "~4.0.0",
@@ -35,7 +35,7 @@
35
"babel-preset-react": "~6.24.0",
36
"babel-preset-stage-0": "~6.24.0",
37
"babel-runtime": "~6.26.0",
38
- "browser-sync": "~2.24.0",
+ "browser-sync": "~2.26.0",
39
"css-loader": "~1.0.0",
40
"del": "~3.0.0",
41
"gulp": "~3.9.0",
0 commit comments