2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 04:39:38 +03:00
Files
vue-meta/.versionrc
T
2019-08-04 12:23:20 +02:00

8 lines
112 B
Plaintext

{
"commit-all": true,
"scripts": {
"postbump": "yarn build",
"precommit": "git add -f dist/*"
}
}