summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 51453c0..b71c9ec 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,8 @@
"babel-preset-es2015": "^6.24.1",
"eslint": "^4.18.2",
"eslint-plugin-react": "^7.7.0",
- "webpack": "^2.4.1"
+ "webpack": "^2.4.1",
+ "hidpi-canvas": "git+ssh://git@github.com/julescarbon/hidpi-canvas-polyfill.git"
},
"dependencies": {
"pitchy": "^1.0.3",