construido para pruebas

This commit is contained in:
2020-07-06 01:07:55 -05:00
parent cd33bcef99
commit 55d4c47aa5
4 changed files with 62 additions and 20 deletions
+13
View File
@@ -9971,6 +9971,11 @@
"util.promisify": "~1.0.0"
}
},
"sweetalert2": {
"version": "9.15.2",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.15.2.tgz",
"integrity": "sha512-evJfoa49s5ZzSmVc62tslNkzlQoCg2GHjB3MQxawfESppvY5AlXKLGQ3nNKxHXKdodKmIHbkl39DgUhcOK7LgQ=="
},
"table": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
@@ -10718,6 +10723,14 @@
}
}
},
"vue-sweetalert2": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.6.tgz",
"integrity": "sha512-uT+UrASTlwVCeNCZwPVdzN28KQfnVDEYXdfJr3OJwt77bWfcVZrNDOqezZq0Y45SWpkpYKjrQr1/mjieuriWmg==",
"requires": {
"sweetalert2": "9.x"
}
},
"vue-template-compiler": {
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz",