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.0 (#1713)

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-04-14 02:53:52 +05:30 committed by Arunoda Susiripala
parent 2103e0541b
commit b32f5e3814

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.3.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.0",
"babel-plugin-transform-runtime": "6.22.0",
"babel-preset-latest": "6.24.0",
"babel-preset-react": "6.23.0",