mirror of
https://github.com/smogon/sprites.git
synced 2026-04-24 23:07:05 -05:00
deploy: set dist entry point
This commit is contained in:
parent
dcd986f9e6
commit
2a85d665bd
|
|
@ -11,5 +11,6 @@
|
|||
"scripts": {
|
||||
"prepare": "tsc"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"main": "dist/index.js"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user