2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 03:49:38 +03:00
Files
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/*"
}
}