Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e20ddc7e6d |
@ -6,7 +6,8 @@
|
||||
"exports": {
|
||||
".": {
|
||||
"require": "./index.js",
|
||||
"import": "./index.mjs"
|
||||
"import": "./index.mjs",
|
||||
"types": "./index.d.ts"
|
||||
},
|
||||
"./": "./"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user