Popupmenu Todo:

- Show Task Completed
This commit is contained in:
Paolo Arena
2019-03-04 17:28:29 +01:00
parent fa17de24f0
commit 9803c451f9
21 changed files with 942 additions and 1391 deletions

View File

@@ -29,7 +29,7 @@
"acorn": "^6.0.0",
"axios": "^0.18.0",
"babel-runtime": "^6.26.0",
"bcrypt": "^3.0.2",
"bcrypt-nodejs": "0.0.3",
"bcryptjs": "^2.4.3",
"dotenv": "^6.1.0",
"element-ui": "^2.3.6",
@@ -109,7 +109,7 @@
"vue-cli-plugin-element-ui": "^1.1.2",
"vue-template-compiler": "^2.5.17",
"vueify": "^9.4.1",
"webpack": "^4.0.0",
"webpack": "^4.29.6",
"webpack-dev-middleware": "^3.2.0",
"webpack-hot-middleware": "^2.24.3",
"webpack-merge": "^4.0.0",