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.5 (#1925)

This commit is contained in:
greenkeeper[bot] 2017-05-09 08:43:59 -07:00 committed by Guillermo Rauch
parent 605161df8a
commit 6ff40c3c6a

View file

@ -53,7 +53,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
"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.4",
"babel-plugin-transform-react-remove-prop-types": "0.4.5",
"babel-plugin-transform-runtime": "6.22.0",
"babel-preset-env": "1.3.3",
"babel-preset-react": "6.24.1",