Skip to content

Commit

Permalink
fix: bump sweetalert2 to ^9.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Limon Monte committed Mar 16, 2020
1 parent ad38ce8 commit 613bac6
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 210 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://sweetalert2.github.io/",
"description": "Themes for SweetAlert2",
"peerDependencies": {
"sweetalert2": "^9.9.0"
"sweetalert2": "^9.10.1"
},
"devDependencies": {
"@sweetalert2/execute": "^1.0.1",
Expand All @@ -23,7 +23,7 @@
"promise-polyfill": "^8.1.3",
"replace-in-file": "^5.0.2",
"stylelint": "^13.1.0",
"sweetalert2": "^9.9.0"
"sweetalert2": "^9.10.1"
},
"author": "Limon Monte <[email protected]> (https://limonte.github.io)",
"contributors": [
Expand Down
Loading

0 comments on commit 613bac6

Please sign in to comment.