overrides with angular as dependency
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"main": "angular-sanitize",
|
||||
"shim": {
|
||||
"angular-sanitize": {
|
||||
"deps": ["angular"]
|
||||
}
|
||||
},
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"angular": "^1.3.0"
|
||||
},
|
||||
"buildConfig": {
|
||||
"minify": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user