publish correct files
This commit is contained in:
parent
6743240a1c
commit
256979e2bb
@ -14,5 +14,9 @@
|
|||||||
"test": "echo \"no test\"",
|
"test": "echo \"no test\"",
|
||||||
"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