Whitespace reallignment#

This commit is contained in:
Barney Carroll 2016-11-24 15:39:23 +00:00
parent 143da426f5
commit ec79a4bbdf

View file

@ -15,9 +15,9 @@
"url" : "http://github.com/lhorie/mithril.js/issues" "url" : "http://github.com/lhorie/mithril.js/issues"
}, },
"scripts": { "scripts": {
"build": "grunt build", "build": "grunt build",
"lint": "grunt lint", "lint": "grunt lint",
"sauce": "grunt sauce", "sauce": "grunt sauce",
"test": "grunt test" "test": "grunt test"
}, },
"main": "mithril.js", "main": "mithril.js",