Merge pull request #165 from SimenB/patch-2
Include the whole lib-directory
This commit is contained in:
commit
ad02508db1
|
|
@ -6,9 +6,7 @@
|
|||
"files": [
|
||||
"index.js",
|
||||
"default_index.html",
|
||||
"lib/errors.js",
|
||||
"lib/compiler.js",
|
||||
"lib/loader.js"
|
||||
"lib/"
|
||||
],
|
||||
"scripts": {
|
||||
"pretest": "jshint *.js spec",
|
||||
|
|
|
|||
Loading…
Reference in New Issue