Fixed json schema

This commit is contained in:
David Baldwynn 2017-03-30 10:47:25 -07:00 committed by GitHub
parent 138ad4eac8
commit c0ef89b19b

View file

@ -43,6 +43,6 @@
}
},
"scripts": {
"predeploy": "grunt build; node scripts/create-admin.js",
"predeploy": "grunt build; node scripts/create-admin.js"
}
}