fixed vue template compiler version and removed debug print from permission helper

This commit is contained in:
vabene1111
2022-10-01 18:18:00 +02:00
parent 549175b56d
commit 409b438776
5 changed files with 23 additions and 8 deletions

View File

@@ -36,10 +36,10 @@
"vue-property-decorator": "^9.1.2",
"vue-sanitize": "^0.2.2",
"vue-simple-calendar": "^5.0.0",
"vue-template-compiler": "^2.7.10",
"vue2-touch-events": "^3.2.2",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.0",
"vue-template-compiler": "2.6.14",
"workbox-webpack-plugin": "^6.3.0"
},
"devDependencies": {