Added SweetAlert to Bower components

This commit is contained in:
Davide Bellini
2015-10-01 23:25:08 +02:00
parent 1ceaed3911
commit e59a490878
7 changed files with 41 additions and 41 deletions

View File

@@ -16,6 +16,7 @@
"lodash": "~3.10.1",
"messenger": "~1.4.1",
"moment": "~2.10.6",
"Sortable": "~1.3.0"
"Sortable": "~1.3.0",
"sweetalert": "~1.1.0"
}
}