mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
ba2a523722
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
14 lines
284 B
JSON
14 lines
284 B
JSON
{
|
|
"name": "@gitbook/react-contentkit",
|
|
"version": "0.2.0",
|
|
"exports": "./src/index.ts",
|
|
"dependencies": {
|
|
"classnames": "^2.5.1",
|
|
"@gitbook/api": "^0.51.0",
|
|
"assert-never": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|