Skip to content

Commit

Permalink
fix: generator-superset public access
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw authored and zhaoyongjie committed Nov 25, 2021
1 parent 4bc5e30 commit bdb8ba4
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"yeoman-generator": "^3.1.1",
"yosay": "^2.0.2"
},
"license": "Apache-2.0"
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
}
}

0 comments on commit bdb8ba4

Please sign in to comment.