Outdirectory fix
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "",
|
"author": "",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/lib/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/lib/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/",
|
"dist/",
|
||||||
"lib/",
|
"lib/",
|
||||||
|
|||||||
Reference in New Issue
Block a user