mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
fix(package): update prop-types to version 15.5.7 (#1695)
https://greenkeeper.io/
This commit is contained in:
parent
2337827c40
commit
4df6f5b434
|
@ -77,7 +77,7 @@
|
||||||
"mz": "2.6.0",
|
"mz": "2.6.0",
|
||||||
"path-match": "1.2.4",
|
"path-match": "1.2.4",
|
||||||
"pkg-up": "1.0.0",
|
"pkg-up": "1.0.0",
|
||||||
"prop-types": "15.5.6",
|
"prop-types": "15.5.7",
|
||||||
"react-hot-loader": "3.0.0-beta.6",
|
"react-hot-loader": "3.0.0-beta.6",
|
||||||
"send": "0.15.1",
|
"send": "0.15.1",
|
||||||
"source-map-support": "0.4.14",
|
"source-map-support": "0.4.14",
|
||||||
|
|
Loading…
Reference in a new issue