backend-next: set version to 0.0.0

Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-07-08 15:42:43 +02:00
parent f710231475
commit ca32d53235
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.2.73-next.2",
"version": "0.0.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",