posimai-veil/package.json

9 lines
164 B
JSON

{
"name": "posimai-veil",
"version": "1.0.0",
"private": true,
"scripts": {
"deploy": "git push gitea main && git push github main"
}
}