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