mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2025-01-14 08:56:37 +00:00
Prep for Bower release
This commit is contained in:
parent
d0f7c76b98
commit
6323456b9c
@ -3,12 +3,14 @@
|
|||||||
"description": "A collection of file type icons in SVG format.",
|
"description": "A collection of file type icons in SVG format.",
|
||||||
"version": "0.8.0",
|
"version": "0.8.0",
|
||||||
"main": [
|
"main": [
|
||||||
"css/file-icon-classic.min.css",
|
"css/file-icon-classic.css",
|
||||||
"css/file-icon-vivid.min.css",
|
"css/file-icon-vivid.css",
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
|
"demo",
|
||||||
|
"sass",
|
||||||
"composer.json",
|
"composer.json",
|
||||||
"gulpfile.js",
|
"gulpfile.js",
|
||||||
"package.json"
|
"package.json"
|
||||||
|
Loading…
Reference in New Issue
Block a user