ci: update npm publish config
This commit is contained in:
parent
ec2ada13f4
commit
c90d63b191
|
@ -44,7 +44,10 @@
|
|||
"tus-js-client": "^3.1.0",
|
||||
"web-streams-polyfill": "^3.2.1"
|
||||
},
|
||||
"files":[
|
||||
"files": [
|
||||
"lib/**"
|
||||
]
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue