distribute correct files
This commit is contained in:
parent
aa3b45f9f9
commit
ef6a4773d6
@ -17,5 +17,9 @@
|
|||||||
"test": "tsc && nyc ava",
|
"test": "tsc && nyc ava",
|
||||||
"ci": "yarn && node jenkins.js",
|
"ci": "yarn && node jenkins.js",
|
||||||
"compile": "tsc"
|
"compile": "tsc"
|
||||||
}
|
},
|
||||||
|
"files": [
|
||||||
|
"/dist/",
|
||||||
|
"LICENSE"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user