packages: rename @backstage/app to example-app

This commit is contained in:
Patrik Oldsberg
2020-03-30 12:46:49 +02:00
parent 88a6b3d7c4
commit dc363e43fc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# @backstage/app
# example-app
This package is an example of a Backstage application.
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@backstage/app",
"name": "example-app",
"version": "0.1.1-alpha.0",
"private": true,
"dependencies": {