posimai-store/package.json

9 lines
165 B
JSON
Raw Normal View History

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