ci: ensure all of lib is packaged
This commit is contained in:
parent
6dff1d7016
commit
d7430565d8
|
@ -43,5 +43,8 @@
|
|||
"stream-to-blob": "^2.0.1",
|
||||
"tus-js-client": "^3.1.0",
|
||||
"web-streams-polyfill": "^3.2.1"
|
||||
}
|
||||
},
|
||||
"files":[
|
||||
"lib/**"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue