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.",
|
||||
"main": "dist/index.js",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dist": {
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user