merge from develop

This commit is contained in:
Martin McKeaveney 2022-02-08 18:10:10 +01:00
commit 1e9d3f6ff2
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@
},
"files": [
"dist",
"src"
"src",
"manifest.json"
],
"scripts": {
"build": "tsc && rollup -c",