Use widest range possible for jquery and css deps

This commit is contained in:
Josh Graham
2015-09-21 09:55:07 -05:00
parent 991726a6b0
commit caf8d10fba
@@ -3,8 +3,8 @@
"registry": "github", "registry": "github",
"format": "global", "format": "global",
"dependencies": { "dependencies": {
"jquery": "github:components/jquery@2.1.3", "jquery": "*",
"css": "github:systemjs/plugin-css@^0.1.13" "css": "*"
}, },
"files": [ "files": [
"toastr.css", "toastr.css",