We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db89c14 commit f94a18dCopy full SHA for f94a18d
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@webcodesk/react-app-framework",
3
- "version": "2.0.17",
+ "version": "2.0.19",
4
"main": "dist/index.js",
5
"repository": {
6
"type": "git",
@@ -34,7 +34,7 @@
34
"gulp-babel": "8.0.0",
35
"react": "^16.8.4",
36
"react-dom": "^16.8.4",
37
- "react-scripts": "3.2.0",
+ "react-scripts": "3.3.0",
38
"redux-mock-store": "^1.5.3"
39
},
40
"scripts": {
0 commit comments