Skip to content

Commit

Permalink
chore(package): add publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalexiei committed Oct 27, 2024
1 parent ad02eb8 commit 7ab48f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "rollup-plugin-oxc-transform",
"version": "0.0.1",
"description": "Rollup plugin used to transpile JavaScript/TypeScript code with oxc",
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^18 || ^20 || ^22"
},
Expand Down

0 comments on commit 7ab48f9

Please sign in to comment.