mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 05:14:45 +00:00
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"karma": "^1.7.1",
|
|
"karma-chrome-launcher": "^2.2.0",
|
|
"karma-cljs-test": "^0.1.0",
|
|
"karma-junit-reporter": "^1.2.0"
|
|
}
|
|
}
|