fix: change initial version to 0.0.0
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
This commit is contained in:
committed by
Fredrik Adelöw
parent
3250830e6e
commit
81f0945f6e
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-user-settings-backend",
|
||||
"description": "The Backstage backend plugin to manage user settings",
|
||||
"version": "0.1.0",
|
||||
"version": "0.0.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user