btford/react-palm

babel-plugin-transform-object-rest-spread dependency, not sure if this is required

chrisirhc opened this issue · 1 comments

"babel-plugin-transform-object-rest-spread": "^6.26.0",

Saw this in the dependencies but I didn't see it being used anywhere. Perhaps it should be in devDependencies?

Removed this and a handful of other deps when moving to Babel 7: 38832a1