feat: add cloudinary support ()

This commit is contained in:
Shawn Erquhart
2018-12-04 17:04:52 -05:00
committed by GitHub
parent 9662eb292f
commit 1fc2f50499
15 changed files with 281 additions and 17 deletions
packages
netlify-cms-core/src
netlify-cms-editor-component-image/src
netlify-cms-media-library-cloudinary
netlify-cms-media-library-uploadcare/src
netlify-cms-widget-file
netlify-cms/src
website/content/docs

@ -22,6 +22,7 @@
"build": "cross-env NODE_ENV=production webpack"
},
"dependencies": {
"common-tags": "^1.8.0",
"uuid": "^3.3.2"
},
"devDependencies": {