Merge pull request #918 from davismj/semantic-ui
fix(Semantic-UI@2.0.4.json): Maintain jQuery 2.x.x in Semantic UI
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "*",
|
"jquery": "^2.1.4",
|
||||||
"css": "*"
|
"css": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user