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"
},
"scripts": {
"build": "grunt build",
"lint": "grunt lint",
"sauce": "grunt sauce",
"build": "grunt build",
"lint": "grunt lint",
"sauce": "grunt sauce",
"test": "grunt test"
},
"main": "mithril.js",