sprites/tools/sheet/package.json
Christopher Monsanto 472e6f4fd4 update typescript
2023-03-24 22:07:51 -04:00

8 lines
124 B
JSON

{
"type": "module",
"dependencies": {
"make-promises-safe": "^5.1.0"
},
"main": "./dist/index.js"
}