Change version constraint for compatibility with the jspm registry.

This commit is contained in:
Miguel Ramiro
2016-09-30 09:14:02 -05:00
parent 7bd43a921a
commit affb26b85f
@@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"jquery": ">=1.7" "jquery": "*"
}, },
"format": "amd" "format": "amd"
} }