Merge pull request #378 from spotify/rugvip/publish

set up package publishing
This commit is contained in:
Patrik Oldsberg
2020-03-25 15:48:59 +01:00
committed by GitHub
11 changed files with 108 additions and 6 deletions
+3
View File
@@ -24,6 +24,9 @@
"test": "backstage-cli test",
"start": "nodemon ."
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@types/fs-extra": "^8.1.0",
"@types/html-webpack-plugin": "^3.2.2",