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