scroll/package.json
Timothy J. Warren 8d2ba868b0
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
Add new runtime for tsx
2024-07-05 15:51:30 -04:00

10 lines
112 B
JSON

{
"dependencies": {},
"devDependencies": {
"bun-types": "^1.0.11"
},
"scripts": {
},
"type": "module"
}