Files
backstage/.changeset/dull-spoons-doubt.md
T
Patrik Oldsberg 6ff94d60d5 create-app: remove root diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:42:30 +02:00

257 B

@backstage/create-app
@backstage/create-app
patch

Removed usage of the deprecated diff command in the root package.json.

To make this change in an existing app, make the following change in the root package.json:

-    "diff": "lerna run diff --",