rename npm namespace from @spotify-backstage to @backstage
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"node": ">=12.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "yarn build && yarn workspace @spotify-backstage/app start",
|
||||
"start": "yarn build && yarn workspace @backstage/app start",
|
||||
"build": "lerna run build",
|
||||
"test": "cross-env CI=true lerna run test --since origin/master -- --coverage",
|
||||
"create-plugin": "backstage-cli create-plugin",
|
||||
|
||||
Reference in New Issue
Block a user