mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
15 lines
202 B
JSON
15 lines
202 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"automerge": true,
|
|
"pinVersions": false,
|
|
"major": {
|
|
"automerge": false
|
|
},
|
|
"devDependencies": {
|
|
"automerge": true,
|
|
"pinVersions": true
|
|
}
|
|
}
|