fix uuid peers (#2212)

This commit is contained in:
Tony Alves
2019-03-17 10:44:51 -07:00
committed by Shawn Erquhart
parent dac2442c21
commit 4b8face660
3 changed files with 6 additions and 8 deletions

View File

@ -31,6 +31,6 @@
"netlify-cms-ui-default": "^2.4.1-beta.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"uuid": "^3.1.0"
"uuid": "^3.3.2"
}
}