Files
2026-07-13 12:29:49 +08:00

9 lines
291 B
JSON

{
"name": "soundboard-ts",
"private": true,
"description": "Editor and versioning surface only: stock TypeScript tooling resolves @native-sdk/core from here. The native CLI never reads it and builds with node_modules absent.",
"dependencies": {
"@native-sdk/core": "0.5.0"
}
}