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",
"format": "global",
"dependencies": {
"jquery": "github:components/jquery@2.1.3",
"css": "github:systemjs/plugin-css@^0.1.13"
"jquery": "*",
"css": "*"
},
"files": [
"toastr.css",