feat: add package.json to export map
This commit is contained in:
parent
4f12196e54
commit
dc87a798ab
|
@ -14,7 +14,8 @@
|
|||
},
|
||||
"./node": {
|
||||
"types": "./node.d.ts"
|
||||
}
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"bin": {
|
||||
"electron-vite": "bin/electron-vite.js"
|
||||
|
|
Loading…
Reference in a new issue