diff --git a/package.json b/package.json index d6b50f1eb..803864add 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "async": "^0.9.0", "colorbrewer": "0.0.2", "custom-event": "^1.0.0", - "d3": "^3.5.5", + "d3": "3.5.16", "document-register-element": "^0.5.3", "immutable": "^3.7.6", - "jquery": "^1.11.3", + "jquery": "1.11.3", "list.js": "^1.1.1", "lodash": "^3.10.1", - "queue-async": "^1.0.7", + "queue-async": "1.0.7", "topojson": "git://github.com/mbostock/topojson.git#oversize", "webpack": "*" },