mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
chore(package.json): Allow greenkeeper to update react
This commit is contained in:
parent
3ce0ce8750
commit
6de8c297fd
@ -101,15 +101,5 @@
|
|||||||
"<rootDir>/jest-setup.js"
|
"<rootDir>/jest-setup.js"
|
||||||
],
|
],
|
||||||
"snapshotSerializers": ["enzyme-to-json/serializer"]
|
"snapshotSerializers": ["enzyme-to-json/serializer"]
|
||||||
},
|
|
||||||
"greenkeeper": {
|
|
||||||
"ignore": [
|
|
||||||
"react",
|
|
||||||
"react-dom",
|
|
||||||
"react-modal",
|
|
||||||
"react-redux",
|
|
||||||
"react-router",
|
|
||||||
"react-test-renderer"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user