diff options
| author | codecalm <codecalm@gmail.com> | 2020-03-18 00:40:07 +0100 | 
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-03-18 00:40:07 +0100 | 
| commit | 8678359f4a25b0b03b479b6faf11e98963812ad1 (patch) | |
| tree | b4a78d94ca4f4cfc9f53a56d799e8978f8ed2187 | |
| parent | gulpfile fix (diff) | |
| download | tabler-icons-8678359f4a25b0b03b479b6faf11e98963812ad1.tar.xz | |
package fixv1.0.0-alpha.1
| -rw-r--r-- | package.json | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a11b9850..ffc3a908 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@    },    "files": [      "icons/*", +    "icons-png/*",      "tabler-sprite.svg"    ],    "homepage": "https://github.com/tabler/tabler-icons#readme",  | 
