Skip to content

Commit

Permalink
[labeled-field-pkg] fix labeled-field package.json config so we can p…
Browse files Browse the repository at this point in the history
…ublish it
  • Loading branch information
beaesguerra committed Jan 16, 2025
1 parent b2df9d3 commit bd85be6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/wonder-blocks-labeled-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
"author": "",
"license": "MIT",
"publishConfig": {
"access": "restricted"
"access": "public"
},
"private": true,
"dependencies": {
"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "^11.1.0",
Expand Down

0 comments on commit bd85be6

Please sign in to comment.