Merge pull request #182 from pygy/master
Add a main script in package.json.
This commit is contained in:
commit
0ad9a7d57c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"scripts": {
|
||||
"test": "grunt test"
|
||||
},
|
||||
"main": "mithril.js",
|
||||
"devDependencies": {
|
||||
"grunt-cli": "*",
|
||||
"grunt-contrib-copy": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue