Skip to content

Commit

Permalink
⚙️ add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Jun 11, 2024
1 parent 9aa11fc commit ea879c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/thebe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"entryPoint": "./src/index.ts",
"displayName": "Child Package"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"clean": "rm -rf ./lib",
"build:bundle:dev": "webpack --mode development --devtool inline-source-map --progress --color",
Expand Down

0 comments on commit ea879c3

Please sign in to comment.