1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.1 (#1738)

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-04-22 15:01:46 +02:00 committed by Tim Neutkens
parent caaa153132
commit 384053e80e

View file

@ -53,7 +53,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.24.0",
"babel-plugin-transform-object-rest-spread": "6.22.0",
"babel-plugin-transform-react-jsx-source": "6.22.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.1",
"babel-plugin-transform-runtime": "6.22.0",
"babel-preset-env": "1.3.3",
"babel-preset-react": "6.23.0",