* fix

* fix again

* fix again

* fix again

* fix again

* fix again

* fix again

* try this?
This commit is contained in:
pngwn 2023-06-29 14:47:46 +01:00 committed by GitHub
parent dbb33723fe
commit c0baeb4d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,7 @@
"type": "module",
"main": "./dist/index.js",
"exports": {
".": {
"import": "./dist/index.js"
},
".": "./dist/index.js",
"./package.json": "./package.json"
},
"private": true,