summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-08-21 12:08:41 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:05:43 +0200
commit1b6545fa653df44b019f6676faed39880999b2bf (patch)
treecb131975db09cdb401b082700e2075d462495897 /package.json
parent8a49e1eedebb6d4c47edf6fd1a7545ea502d59e7 (diff)
Add basic react-konva rendering prototype
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 31af798c..7f0ecfd8 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"classnames": "^2.2.5",
"history": "^4.6.3",
"isomorphic-fetch": "^2.2.1",
+ "konva": "^1.6.7",
"node-sass-chokidar": "^0.0.3",
"normalizr": "^3.2.3",
"npm-run-all": "^4.0.2",
@@ -16,6 +17,7 @@
"react-dom": "^15.6.1",
"react-fontawesome": "^1.6.1",
"react-google-login": "^2.9.3",
+ "react-konva": "^1.1.4",
"react-mailto": "^0.4.0",
"react-redux": "^5.0.5",
"react-router-dom": "^4.1.1",