docker: move assets to ts

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-03-02 11:01:19 +01:00
parent adad1e3786
commit 3c2fe5ddb2
7 changed files with 359 additions and 358 deletions

View File

@@ -37,8 +37,7 @@
"test": "__tests__"
},
"files": [
"lib",
"scripts"
"lib"
],
"publishConfig": {
"access": "public",