packages: mark core and cli as public
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"test": "backstage-cli test",
|
||||
"start": "nodemon ."
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^8.1.0",
|
||||
"@types/html-webpack-plugin": "^3.2.2",
|
||||
|
||||
Reference in New Issue
Block a user