app,backend,create-app: add files declaration to package.jsons

This commit is contained in:
Patrik Oldsberg
2020-12-06 22:50:20 +01:00
parent a1fffce071
commit 94348441e0
5 changed files with 28 additions and 3 deletions
+3
View File
@@ -89,5 +89,8 @@
"last 1 safari version"
]
},
"files": [
"dist"
],
"license": "Apache-2.0"
}