Merge pull request #760 from spotify/rugvip/pdiff

plugins: added diff command to all plugins and templates
This commit is contained in:
Patrik Oldsberg
2020-05-08 16:05:24 +02:00
committed by GitHub
10 changed files with 12 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@
"build": "backstage-cli plugin:build",
"lint": "backstage-cli lint",
"test": "backstage-cli test",
"diff": "backstage-cli plugin:diff",
"clean": "backstage-cli clean"
},
"dependencies": {