Skip to content

Commit

Permalink
Add publishconfig for @eclipse-glsp-examples/workflow-glsp
Browse files Browse the repository at this point in the history
  • Loading branch information
tortmayr committed Nov 20, 2020
1 parent eeb09fc commit 2657aad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/workflow-glsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
"css"
],
"main": "lib/index",
"types": "lib/index"
"types": "lib/index",
"publishConfig": {
"access": "public"
}
}

0 comments on commit 2657aad

Please sign in to comment.