diff options
| author | Shawn Erquhart <shawn@erquh.art> | 2017-09-18 10:25:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-18 10:25:24 -0400 |
| commit | e9a67ff28a14e65f2d01a2d5b6f333e7b009777a (patch) | |
| tree | f1ca3ed859e3aa227db00a069bf47228eb5f6c7a | |
| parent | 1a3a924ebc67edce2e32e027f7a8d1e1fe147446 (diff) | |
| parent | 156eaf080d66c1d7dad37aefe71cb425cb4cc4b5 (diff) | |
Merge pull request #2 from wiesson/master
Updated netlify cms to 0.5.0-beta.10
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 421077d..4c0266f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "gulp-replace": "^0.5.4", "gulp-util": "^3.0.7", "imports-loader": "^0.6.5", - "netlify-cms": "^0.5.0-beta.9", + "netlify-cms": "^0.5.0-beta.10", "postcss-cssnext": "^2.7.0", "postcss-import": "^8.1.2", "postcss-loader": "^0.9.1", |
