chore: add dist field
This commit is contained in:
parent
04a56ba618
commit
a5a62dd6ef
@ -14,6 +14,9 @@
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"antlr4": "node build/antlr4.js",
|
||||
"build": "rm -rf dist && tsc",
|
||||
|
Loading…
Reference in New Issue
Block a user