Files
welshman/package.json
T
2024-12-11 16:41:31 -08:00

14 lines
227 B
JSON

{
"private": true,
"workspaces": [
"packages/*"
],
"repository": {
"type": "git",
"url": "https://github.com/coracle-social/skiff.git"
},
"dependencies": {
"@types/throttle-debounce": "^5.0.2"
}
}