Use ngBootbox.

This commit is contained in:
Alexis Lahouze 2016-02-08 22:25:47 +01:00
parent 137a78457c
commit aa6b11fdfb
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,6 @@
"globals": {
"angular": false,
"moment": false,
"bootbox": false,
"Highcharts": false
}
}

View File

@ -33,7 +33,8 @@
"meanie-angular-storage": "~1.1",
"font-awesome": ">=4.5.0",
"bootbox": "~4.4.0",
"angular-bootstrap": "^1.1.1"
"angular-bootstrap": "^1.1.1",
"ngBootbox": "^0.1.3"
},
"overrides": {
"bootstrap": {