aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-08-31 13:43:52 +0200
committerMichael Muré <batolettre@gmail.com>2019-08-31 13:43:52 +0200
commitc56801b7df45d61f41eba48633dc4e329d2ff424 (patch)
tree96353c3d28375bd50814af091cb16e3350bc3f10 /webui/package.json
parentc7792a5d1279a92c8d0caf67a0cf688cc9e32e09 (diff)
downloadgit-bug-c56801b7df45d61f41eba48633dc4e329d2ff424.tar.gz
webui: update react-scripts
Diffstat (limited to 'webui/package.json')
-rw-r--r--webui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/package.json b/webui/package.json
index db2eb34b..41d69d31 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -14,7 +14,7 @@
"react-dom": "^16.8.6",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
- "react-scripts": "^2.1.8",
+ "react-scripts": "^3.1.1",
"remark-html": "^9.0.0",
"remark-parse": "^6.0.3",
"remark-react": "^5.0.1",