more tweaks?
This commit is contained in:
parent
3bebe0695f
commit
0dd7354ebc
2 changed files with 4 additions and 3 deletions
|
@ -12,7 +12,8 @@
|
|||
"license": "MIT",
|
||||
"keywords": [],
|
||||
"files": [
|
||||
"dist"
|
||||
"dist",
|
||||
"dist/*"
|
||||
],
|
||||
"main": "./dist/cjs/index.js",
|
||||
"module": "./dist/esm/index.js",
|
||||
|
|
Loading…
Reference in a new issue