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.3.3 (#1649)

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-04-07 09:58:44 -07:00 committed by Guillermo Rauch
parent 0b8a14f35c
commit 5a48e8afa3

View file

@ -56,7 +56,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.3.2",
"babel-plugin-transform-react-remove-prop-types": "0.3.3",
"babel-plugin-transform-runtime": "6.22.0",
"babel-preset-latest": "6.24.0",
"babel-preset-react": "6.23.0",