Removing vuefire dependency

This commit is contained in:
Liyas Thomas
2020-07-07 07:05:42 +05:30
parent 1fd0248605
commit bf280c0cf9
2 changed files with 0 additions and 14 deletions

13
package-lock.json generated
View File

@@ -2335,11 +2335,6 @@
}
}
},
"@posva/vuefire-core": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@posva/vuefire-core/-/vuefire-core-2.3.2.tgz",
"integrity": "sha512-eUezJNxzSjlFgCQxsIqWR5vOUHbSdlxWr4LqkyUysT8FPyaDUoJTxDQJuCI3oJSYYNeDGPLY5TYCTK97Z4ayfw=="
},
"@protobufjs/aspromise": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
@@ -14044,14 +14039,6 @@
"resolved": "https://registry.npmjs.org/vue-toasted/-/vue-toasted-1.1.27.tgz",
"integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg=="
},
"vuefire": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/vuefire/-/vuefire-2.2.3.tgz",
"integrity": "sha512-6KQwFv3e4BDd+DX92+1OuEtSy4FHHFh6OK7oAl06wkfdORhBWKRnPhEOXkerAqQ1ZrfFNsfK1ZvdOrk6Hgib5w==",
"requires": {
"@posva/vuefire-core": "^2.3.2"
}
},
"vuejs-auto-complete": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/vuejs-auto-complete/-/vuejs-auto-complete-0.9.0.tgz",