@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user