Skip to content

Commit

Permalink
change new plugin scope to axelerant
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshanziya committed Sep 25, 2024
1 parent 61e8770 commit f4a62b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint": "backstage-cli repo lint --since origin/main",
"lint:all": "backstage-cli repo lint",
"prettier:check": "prettier --check .",
"new": "backstage-cli new --scope internal",
"new": "backstage-cli new --scope axelerant --no-private",
"release:version": "changeset version && prettier --write '{packages,plugins}/*/{package.json,CHANGELOG.md}' && yarn install",
"release:publish": "tsc && yarn build:all && changeset publish"
},
Expand Down

0 comments on commit f4a62b4

Please sign in to comment.