We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd83cb1 commit ff76a42Copy full SHA for ff76a42
bower.json
@@ -4,7 +4,7 @@
4
"Sander Keymeulen <[email protected]>"
5
],
6
"description": "An AngularJS wrapper for Sweet Alert 2",
7
- "version": "1.2.4",
+ "version": "1.3.0",
8
"main": "swangular.js",
9
"moduleType": [],
10
"keywords": [
@@ -25,6 +25,6 @@
25
26
"dependencies": {
27
"angular": ">=1.3.0",
28
- "sweetalert2": "^4.0.0"
+ "sweetalert2": "^4.0.14"
29
}
30
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swangular",
3
"scripts": {
0 commit comments