Merge pull request #807 from techniq/patch-1
Fix shim path for angular-ui-select
This commit is contained in:
@@ -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!"
|
||||||
|
|||||||
Reference in New Issue
Block a user