1
0
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:
ivaosthu 2018-11-23 18:31:36 +01:00
parent 3ce0ce8750
commit 6de8c297fd

View File

@ -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"
]
}
}