mirror of
https://github.com/ch0live/dunite.git
synced 2026-07-22 03:40:30 +00:00
7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"name": "dunite",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
|
}
|
|
}
|