Skip to content

Commit db8f401

Browse files
committed
add publishconfig
1 parent 7249e56 commit db8f401

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,5 +327,9 @@
327327
"release-it": "^15.10.3",
328328
"typescript": "^4.0.3",
329329
"webpack": "^4.43.0"
330+
},
331+
"publishConfig": {
332+
"access": "public",
333+
"registry": "https://registry.npmjs.org"
330334
}
331335
}

0 commit comments

Comments
 (0)