add module in json
This commit is contained in:
parent
0fbfb7a564
commit
13bebfe006
|
@ -5,6 +5,7 @@
|
|||
"bin": "lib/index.js",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"lint": "tslint --project tsconfig.json",
|
||||
"start": "ts-node src/index.ts",
|
||||
|
|
Loading…
Reference in New Issue