4 spaces != 1 tab

This commit is contained in:
Pat Cavit 2016-08-18 09:52:36 -07:00 committed by GitHub
parent 15116d5b2e
commit 644f0d484b

View file

@ -5,7 +5,7 @@
"author": "Leo Horie",
"license": "MIT",
"main": "index.js",
"repository": "lhorie/mithril.js",
"repository": "lhorie/mithril.js",
"scripts": {
"dev": "node bundler/cli browser.js -o mithril.js -w",
"build": "npm run build-browser & npm run build-min",