4 spaces != 1 tab
This commit is contained in:
parent
15116d5b2e
commit
644f0d484b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
"author": "Leo Horie",
|
"author": "Leo Horie",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "lhorie/mithril.js",
|
"repository": "lhorie/mithril.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "node bundler/cli browser.js -o mithril.js -w",
|
"dev": "node bundler/cli browser.js -o mithril.js -w",
|
||||||
"build": "npm run build-browser & npm run build-min",
|
"build": "npm run build-browser & npm run build-min",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue