Merge pull request #807 from techniq/patch-1

Fix shim path for angular-ui-select
This commit is contained in:
Guy Bedford
2016-03-10 00:00:49 +02:00
@@ -6,7 +6,7 @@
"main": "dist/select", "main": "dist/select",
"registry": "jspm", "registry": "jspm",
"shim": { "shim": {
"select": { "dist/select": {
"deps": [ "deps": [
"angular", "angular",
"./dist/select.css!" "./dist/select.css!"