bolt/bootstrap/js/package.json

10 lines
140 B
JSON

{
"name": "bolt-workspace",
"private": true,
"workspaces": [
"compiler"
],
"dependencies": {
"typescript": "^5.1.3"
}
}