don't forget colorbrewer

This commit is contained in:
Ben West
2015-11-17 12:38:19 -08:00
parent cef3149a20
commit b04e48f74a
+5 -4
View File
@@ -2,12 +2,13 @@
"name": "nightscout",
"version": "0.9.0-dev",
"dependencies": {
"jquery": "2.1.0",
"colorbrewer": "~1.0.0",
"jQuery-Storage-API": "~1.7.2",
"tipsy-jmalonzo": "~1.0.1",
"jquery-ui": "~1.11.3",
"jquery": "2.1.0",
"jquery-flot": "0.8.3",
"swagger-ui": "~2.1.2"
"jquery-ui": "~1.11.3",
"swagger-ui": "~2.1.2",
"tipsy-jmalonzo": "~1.0.1"
},
"resolutions": {
"jquery": "2.1.0"