mirror of
https://github.com/status-im/reagent.git
synced 2025-01-12 21:05:20 +00:00
15 lines
354 B
JSON
15 lines
354 B
JSON
{
|
|
"dependencies": {
|
|
"@cljs-oss/module-deps": "1.1.1",
|
|
"create-react-class": "^15.6.2",
|
|
"react": "^16.0.0",
|
|
"react-dom": "^16.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"karma": "^1.7.1",
|
|
"karma-chrome-launcher": "^2.2.0",
|
|
"karma-cljs-test": "^0.1.0",
|
|
"karma-junit-reporter": "^1.2.0"
|
|
}
|
|
}
|