Skip to content

Commit 10831e4

Browse files
committed
chore(package): add publish config
1 parent 7ec712a commit 10831e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"name": "@swaggerexpert/json-api-merge",
3+
"publishConfig": {
4+
"access": "public"
5+
},
36
"description": "JSON:API specific redundant duplication algorithm for merging included resources into original data.",
47
"keywords": [
58
"json:api",

0 commit comments

Comments
 (0)