stack-overflow: update scripts

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-04-05 15:44:55 +02:00
committed by GitHub
parent 7ea5546d34
commit 98be0433cc
+2 -2
View File
@@ -13,8 +13,8 @@
"role": "frontend-plugin"
},
"scripts": {
"build": "backstage-cli package start",
"start": "backstage-cli package build",
"build": "backstage-cli package build",
"start": "backstage-cli package start",
"lint": "backstage-cli package lint",
"test": "backstage-cli package test",
"diff": "backstage-cli plugin:diff",