Update netlify-auth dependency

This commit is contained in:
Mathias Biilmann Christensen
2017-01-20 23:02:53 -08:00
parent d237318ef4
commit 4f883f022c
2 changed files with 235 additions and 248 deletions

View File

@ -1,6 +1,6 @@
{
"name": "netlify-cms",
"version": "0.3.4",
"version": "0.3.5",
"description": "Netlify CMS lets content editors work on structured content stored in git",
"main": "dist/cms.js",
"scripts": {
@ -109,7 +109,7 @@
"markup-it": "git+https://github.com/cassiozen/markup-it.git",
"material-design-icons": "^3.0.1",
"moment": "^2.11.2",
"netlify-auth-js": "^0.5.2",
"netlify-auth-js": "^0.5.4",
"normalize.css": "^4.2.0",
"pluralize": "^3.0.0",
"prismjs": "^1.5.1",