summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-11-10 08:51:40 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-11-10 08:51:40 +0100
commitf28a174ea50728b7d77cc3a7f3dc7f6579ebeda2 (patch)
treed5f0cd33a41a8590d6b7125827a1373f4015c260 /package.json
parent4cdd592004a4099cb43aa0cea3f714ec2fe0c37f (diff)
Upgrade to react-konva release
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 660457b4..50326e4a 100644
--- a/package.json
+++ b/package.json
@@ -26,14 +26,14 @@
"lint-staged": "^4.3.0",
"node-sass-chokidar": "^0.0.3",
"npm-run-all": "^4.1.2",
- "prettier": "^1.8.1",
+ "prettier": "^1.8.2",
"prop-types": "^15.6.0",
- "react": "^16.0.0",
+ "react": "^16.1.0",
"react-document-title": "^2.0.3",
- "react-dom": "^16.0.0",
+ "react-dom": "^16.1.0",
"react-fontawesome": "^1.6.1",
"react-google-login": "^3.0.2",
- "react-konva": "^1.5.7-beta",
+ "react-konva": "^1.6.2",
"react-redux": "^5.0.5",
"react-router-dom": "^4.2.2",
"react-scripts": "^1.0.14",
@@ -45,7 +45,7 @@
"redux-thunk": "^2.2.0",
"socket.io-client": "^2.0.4",
"svgsaver": "^0.9.0",
- "victory": "^0.24.0"
+ "victory": "^0.24.1"
},
"lint-staged": {
"src/**/*.{js,jsx,json}": [