merge from develop

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

View File

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