fix Registrazione data
fix linkref fix controllo login
This commit is contained in:
10
package.json
10
package.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "notevole",
|
||||
"name": "ayni",
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
@@ -30,8 +30,8 @@
|
||||
"dependencies": {
|
||||
"@babel/plugin-transform-runtime": "^7.4.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@quasar/babel-preset-app": "^1.1.7",
|
||||
"@quasar/extras": "^1.4.0",
|
||||
"@quasar/babel-preset-app": "^1.1.8",
|
||||
"@quasar/extras": "^1.4.2",
|
||||
"@types/googlemaps": "^3.38.0",
|
||||
"@types/lodash": "^4.14.142",
|
||||
"@types/vuelidate": "^0.7.0",
|
||||
@@ -53,7 +53,7 @@
|
||||
"npm": "^6.10.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"prerender-spa-plugin": "^3.4.0",
|
||||
"quasar": "^1.7.0",
|
||||
"quasar": "^1.7.4",
|
||||
"quasar-extras": "^2.0.8",
|
||||
"register-service-worker": "^1.0.0",
|
||||
"vee-validate": "^2.1.2",
|
||||
@@ -91,7 +91,7 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/plugin-syntax-import-meta": "^7.2.0",
|
||||
"@babel/preset-env": "^7.4.2",
|
||||
"@quasar/app": "^1.4.5",
|
||||
"@quasar/app": "^1.5.2",
|
||||
"@quasar/quasar-app-extension-qcalendar": "^1.3.13",
|
||||
"@quasar/quasar-app-extension-qmediaplayer": "^1.0.17",
|
||||
"@quasar/quasar-app-extension-qscroller": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user