diff options
| -rw-r--r-- | package.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package.json b/package.json index 35e42f77..a2d16f8d 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@      "url": "https://github.com/sponsors/codecalm"    },    "files": [ +    "tags.json",      "icons/*",      "icons-png/*",      "icons-react/index.d.ts", | 
