Updated config
This commit is contained in:
parent
81726a9eb6
commit
fb168411fb
@ -4,6 +4,9 @@
|
|||||||
"description": "A simple way to collect logs and send to the server via simple SDK.",
|
"description": "A simple way to collect logs and send to the server via simple SDK.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"private": false,
|
"private": false,
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user