Updated config

This commit is contained in:
2023-05-27 11:24:01 +07:00
parent 81726a9eb6
commit fb168411fb

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