Skip to content

Commit e6cd859

Browse files
authored
Merge pull request #1 from joemcelroy/add-publish-config
Add NPM publish config
2 parents 4f8d93c + 4f55156 commit e6cd859

File tree

2 files changed

+953
-0
lines changed

2 files changed

+953
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"@types/node": "^22",
3838
"shx": "^0.3.4",
3939
"typescript": "^5.6.2"
40+
},
41+
"publishConfig": {
42+
"access": "public"
4043
}
4144
}

0 commit comments

Comments
 (0)