bsky-app/lib/react-compiler-runtime/package.json

9 lines
154 B
JSON

{
"name": "react-compiler-runtime",
"version": "0.0.1",
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"react": "^18.2.0"
}
}