Skip to content

Commit

Permalink
chore: bump sweetalert2 to ^8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
limonte committed Mar 23, 2019
1 parent e442747 commit a8e9356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"peerDependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0",
"sweetalert2": "^7.18.0 || ^8.2.2"
"sweetalert2": "^7.18.0 || ^8.3.0"
},
"devDependencies": {
"@babel/core": "^7.2.2",
Expand All @@ -71,7 +71,7 @@
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-terser": "^4.0.4",
"semantic-release": "^15.0.0",
"sweetalert2": "^8.2.2",
"sweetalert2": "^8.3.0",
"tslint": "^5.9.1",
"typescript": "^3.1.3",
"zenflow-lint-js": "^2.0.0"
Expand Down

0 comments on commit a8e9356

Please sign in to comment.