Fix bad path
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
7f83d0d65a
commit
7f431d05b9
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"import": "./dist/main.js"
|
"import": "./lib/main.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue