mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-14 06:21:04 +00:00
Export module entrypoint
This commit is contained in:
parent
08fabf5bf8
commit
a399225c43
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "@hibas123/nodelogging",
|
||||
"packageManager": "yarn@3.6.4",
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "",
|
||||
"main": "out/index.js",
|
||||
"types": "out/index.d.ts",
|
||||
"module": "esm/index.js",
|
||||
"scripts": {
|
||||
"prepublish": "npm run build",
|
||||
"build": "tsc && tsc -p tsconfig.esm.json",
|
||||
|
Loading…
Reference in New Issue
Block a user