@sweetalert2/theme-bootstrap-4
Advanced tools
Comparing version 5.0.12 to 5.0.13
{ | ||
"name": "@sweetalert2/theme-bootstrap-4", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"repository": "sweetalert2/sweetalert2-themes", | ||
@@ -5,0 +5,0 @@ "homepage": "https://sweetalert2.github.io/", |
@@ -30,3 +30,3 @@ # @sweetalert2/theme-bootstrap-4 - Bootstrap 4 Theme for [SweetAlert2](https://github.com/sweetalert2/sweetalert2) | ||
```js | ||
import Swal from 'sweetalert2/dist/sweetalert2.js' | ||
import Swal from 'sweetalert2/dist/sweetalert2.js'; | ||
``` | ||
@@ -36,3 +36,3 @@ | ||
```scss | ||
@import 'sweetalert2/theme-bootstrap-4/bootstrap-4.scss'; | ||
@import '@sweetalert2/theme-bootstrap-4/bootstrap-4.scss'; | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92527
1548