Update dojo to 1.11.2 and jquery to 3.0.0.

This commit is contained in:
John-David Dalton
2016-06-10 04:04:02 -07:00
parent f8646d1a5d
commit 5783536837

View File

@@ -34,12 +34,12 @@
"coveralls": "^2.11.9",
"curl-amd": "~0.8.12",
"docdown": "~0.5.1",
"dojo": "^1.11.1",
"dojo": "^1.11.2",
"ecstatic": "^1.4.1",
"fs-extra": "~0.30.0",
"glob": "^7.0.3",
"istanbul": "0.4.3",
"jquery": "^2.2.4",
"jquery": "^3.0.0",
"jscs": "^3.0.4",
"lodash": "4.11.2",
"markdown-doctest": "^0.7.0",