mirror of
https://github.com/smogon/sprites.git
synced 2026-08-23 10:16:43 -05:00
deploy: set dist entry point
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
"scripts": {
|
||||
"prepare": "tsc"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"main": "dist/index.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user