mirror of
https://github.com/streamich/react-use.git
synced 2025-12-08 18:02:14 +00:00
16 lines
228 B
JSON
16 lines
228 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"automerge": true,
|
|
"pinVersions": false,
|
|
"ignoreUnstable": true,
|
|
"major": {
|
|
"automerge": false
|
|
},
|
|
"devDependencies": {
|
|
"automerge": true,
|
|
"pinVersions": true
|
|
}
|
|
}
|