Skip to content

Commit

Permalink
fix(ts/generator-typescript-plugin-model): fix publishConfig settings (
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin authored Jan 24, 2022
1 parent a6980c6 commit 672c7c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/ts/generator-typescript-plugin-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
"files": [
"*.{d.ts.map,d.ts,js.map,js}"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@vaadin/form": "^0.0.16",
"@vaadin/generator-typescript-core": "^0.0.16",
Expand Down

0 comments on commit 672c7c5

Please sign in to comment.