Eng: Move MJS compiled from PTL to package/<name>/lib
directory (#2462)
This commit is contained in:
parent
854b4f71f7
commit
27ab3784a3
4 changed files with 64 additions and 49 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "31.1.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs"
|
||||
".": "./lib/index.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iosevka/font-glyphs": "31.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue