Merge pull request #761 from aubm/master
Add github/AngularJS-Toaster@1.1.0
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"main": "toaster",
|
||||
"dependencies": {
|
||||
"css": "jspm:css@*"
|
||||
},
|
||||
"shim": {
|
||||
"toaster": {
|
||||
"deps": [
|
||||
"./toaster.css!"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user