summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-02-03 14:46:16 -0500
committerJules Laplace <jules@okfoc.us>2015-02-03 14:46:16 -0500
commit673cd38ccb8a9c6ba7ec0a879fc96dcc580b046c (patch)
tree7c45419dbab1086932bf6bb27030f4d14c563dc0 /bower.json
parent7da20303ba24f40366e94586b45efd2f04734338 (diff)
enable hidpi canvas in main app
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index c78310d..e3e83ca 100644
--- a/bower.json
+++ b/bower.json
@@ -10,6 +10,6 @@
"jquery-jsonview": "1.2.0",
"prefixfree": "",
"marked": "0.3.2",
- "hidpi-canvas": "~1.0.9"
+ "hidpi-canvas": "git://github.com/julescarbon/hidpi-canvas-polyfill.git#master"
}
}