Skip to content

Commit

Permalink
Update package config (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
mammerla authored Sep 9, 2024
1 parent 0c7e42b commit f32aed3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"license": "https://aka.ms/mctrlicense",
"homepage": "https://aka.ms/mcthomepage",
"private": false,
"release": {
"branches": [
"main"
Expand Down Expand Up @@ -53,6 +54,9 @@
]
]
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
Expand Down

0 comments on commit f32aed3

Please sign in to comment.