Skip to content

Commit b9abd49

Browse files
committed
add publish config
1 parent 0c0eae0 commit b9abd49

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
@@ -113,5 +113,9 @@
113113
"rollup-plugin-babel": "^4.4.0",
114114
"rollup-plugin-terser": "^5.3.0",
115115
"typescript": "^3.8.3"
116+
},
117+
"publishConfig": {
118+
"access": "public",
119+
"registry": "https://registry.npmjs.org"
116120
}
117121
}

0 commit comments

Comments
 (0)