mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01: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"
|
||||
],
|
||||
"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