mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
11 lines
175 B
JSON
11 lines
175 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"scripts": {
|
||
|
"danger": "node ./node_modules/.bin/danger"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"danger": "^0.21.2",
|
||
|
"lodash.includes": "^4.3.0"
|
||
|
}
|
||
|
}
|