feat(framework): P0 — MIT license + executable-leak sanitization (#570)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #570.
This commit is contained in:
2026-06-21 01:43:49 +00:00
committed by jason.woltje
parent b354bc8fae
commit 92316ab41e
8 changed files with 55 additions and 7 deletions

View File

@@ -23,5 +23,6 @@
"turbo": "^2.0.0",
"typescript": "^5.8.0",
"vitest": "^2.0.0"
}
},
"license": "MIT"
}