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:
Guy Bedford
2016-06-19 01:23:00 +02:00
committed by GitHub
@@ -14,7 +14,7 @@
},
"registry": "jspm",
"dependencies": {
"jquery": "*",
"jquery": "^2.1.4",
"css": "*"
}
}