Add images to bundle.

This commit is contained in:
Paulo Veiga 2021-12-22 17:00:56 +00:00
parent af83ff5351
commit 1fd353a90c

View File

@ -9,7 +9,8 @@
"test": "__tests__" "test": "__tests__"
}, },
"files": [ "files": [
"src" "src",
"assets"
], ],
"publishConfig": { "publishConfig": {
"registry": "https://registry.yarnpkg.com" "registry": "https://registry.yarnpkg.com"