summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-08-22 10:15:07 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:05:43 +0200
commit193e7b32d5e3d356021a5bb8f777fec3bdc413e7 (patch)
tree8a68550cab2b83dbafefcc4a022d97fd1fecadfe /package.json
parent1b6545fa653df44b019f6676faed39880999b2bf (diff)
Add PropType shapes for static resources
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7f0ecfd8..fabe8d2b 100644
--- a/package.json
+++ b/package.json
@@ -17,11 +17,12 @@
"react-dom": "^15.6.1",
"react-fontawesome": "^1.6.1",
"react-google-login": "^2.9.3",
+ "react-if": "^2.2.1",
"react-konva": "^1.1.4",
"react-mailto": "^0.4.0",
"react-redux": "^5.0.5",
"react-router-dom": "^4.1.1",
- "react-scripts": "1.0.10",
+ "react-scripts": "^1.0.11",
"redux": "^3.7.2",
"redux-localstorage": "^0.4.1",
"redux-logger": "^3.0.6",