Change version constraint for compatibility with the jspm registry.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=1.7"
|
"jquery": "*"
|
||||||
},
|
},
|
||||||
"format": "amd"
|
"format": "amd"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user