Updated config

This commit is contained in:
Sambo Chea 2023-05-27 11:24:01 +07:00
parent 81726a9eb6
commit fb168411fb
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -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",