diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 23453625a..1af3af0d6 100644 --- a/package.json +++ b/package.json @@ -13,5 +13,6 @@ "devDependencies": { "@types/node": "^16.9.2", "@types/puppeteer": "^5.4.4" - } + }, + "version": "0.0.0" } |