Merge pull request #2220 from spotify/rugvip/bundled

app: mark as bundled
This commit is contained in:
Patrik Oldsberg
2020-09-01 19:33:24 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "example-app",
"version": "0.1.1-alpha.20",
"private": true,
"bundled": true,
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.20",
"@backstage/core": "^0.1.1-alpha.20",
@@ -2,6 +2,7 @@
"name": "app",
"version": "0.0.0",
"private": true,
"bundled": true,
"dependencies": {
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",