ok, ora sistemare SignUp

This commit is contained in:
paolo
2018-11-06 00:21:22 +01:00
parent 03d57ba50e
commit 7c1d07797e
8 changed files with 90 additions and 72 deletions

View File

@@ -44,15 +44,15 @@
"vuex-module-decorators": "^0.4.3"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"@types/dotenv": "^4.0.3",
"@types/jest": "^23.1.4",
"@types/js-cookie": "^2.1.0",
"@types/node": "^10.12.2",
"@types/nprogress": "^0.0.29",
"@types/webpack-env": "^1.13.6",
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"@types/jest": "^23.1.4",
"@types/node": "^10.12.2",
"@vue/cli-plugin-babel": "^3.0.1",
"@vue/cli-plugin-e2e-cypress": "^3.0.1",
"@vue/cli-plugin-pwa": "^3.0.1",
@@ -63,9 +63,9 @@
"babel-core": "7.0.0-bridge.0",
"babel-loader": "^8.0.4",
"eslint": "^5.5.0",
"jest": "^23.6.0",
"html-webpack-plugin": "^2.8.1",
"http-proxy-middleware": "^0.17.0",
"jest": "^23.6.0",
"json-loader": "^0.5.4",
"node-sass": "^4.9.0",
"quasar-cli": "^0.17.20",
@@ -74,11 +74,12 @@
"ts-jest": "^23.0.0",
"ts-loader": "^5.3.0",
"tslint": "^5.11.0",
"tslint-loader": "^3.4.3",
"tslint-config-standard": "^8.0.1",
"tslint-loader": "^3.4.3",
"typescript": "^3.1.6",
"vue-cli-plugin-element-ui": "^1.1.2",
"vue-template-compiler": "^2.5.17",
"vueify": "^9.4.1",
"webpack": "^2.2.1",
"webpack-dev-middleware": "^1.8.4",
"webpack-hot-middleware": "^2.18.1",