chore: fixing package outline

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-05 09:39:25 +01:00
parent 765888aa5e
commit 34a8a2c73b
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,7 +1,5 @@
# Scaffolder React
WORK IN PROGRESS
This is shared code of the frontend part of the default Scaffolder plugin.
It will implement the core API for working with the Scaffolder, and
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-react",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"version": "1.0.0",
"version": "0.0.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",