Add a main script in package.json.
This commit is contained in:
parent
36eba7eb44
commit
5e78b320ec
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
|
"main": "mithril.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt-cli": "*",
|
"grunt-cli": "*",
|
||||||
"grunt-contrib-copy": "*",
|
"grunt-contrib-copy": "*",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue