mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-17 04:39:38 +03:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"commit-all": true,
|
|
"scripts": {
|
|
"postbump": "yarn build",
|
|
"precommit": "git add -f dist/*"
|
|
}
|
|
}
|