ch0live_dunite/package.json
2024-04-05 20:00:06 +01:00

7 lines
143 B
JSON

{
"name": "dunite",
"version": "1.0.0",
"scripts": {
"version": "node version-bump.mjs && git add manifest.json versions.json"
}
}