fix: add packge.json to assets
This commit is contained in:
parent
9bd761e420
commit
974b440752
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
"assets": [
|
||||
{
|
||||
"path": ".output/web-chat-0.0.1-chrome.zip"
|
||||
},
|
||||
{
|
||||
"path": "package.json"
|
||||
}
|
||||
],
|
||||
"labels": [
|
||||
|
|
Loading…
Reference in a new issue