diff --git a/package.json b/package.json index d605692..94c19a2 100644 --- a/package.json +++ b/package.json @@ -13,5 +13,6 @@ }, "dependencies": { "concurrently": "^9.0.1" - } -} \ No newline at end of file + }, + "version": "0.0.1" +}