Skip to content

Commit

Permalink
🔧 feat(drupal-remix) Add publish config (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
enZane authored Aug 12, 2024
1 parent a08be2d commit 705acd3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/drupal-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"rimraf": "^5.0.0",
"typescript": "^4.8.4"
},
"dependencies": {}
}
"dependencies": {},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 705acd3

Please sign in to comment.