Merge pull request #412 from spotify/rugvip/noapp

packages: rename @backstage/app to example-app
This commit is contained in:
Patrik Oldsberg
2020-03-30 15:13:42 +02:00
committed by GitHub
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": {