fix: alias

This commit is contained in:
himself65
2023-02-06 10:59:47 -06:00
parent 3daf8c00a4
commit 392c9cc0d6
4 changed files with 4 additions and 4 deletions
-1
View File
@@ -5,7 +5,6 @@
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"exports": {
"./src/*": "./dist/src/*.js",
".": "./dist/src/index.js"
},
"scripts": {