2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-11 18:12:27 +03:00

Added dist folder

This commit is contained in:
Alex Freitas
2020-05-21 23:57:23 -03:00
parent e4a1a306ce
commit 52367d65e0
-8
View File
@@ -42,13 +42,5 @@
"standard-version": "^8.0.0",
"typescript": "~3.5.3",
"vue-template-compiler": "^2.6.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"**/*.{ts,js,vue}": [
"vue-cli-service lint"
]
}
}