mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2024-12-26 09:27:29 +00:00
Fixed Bower syntax issue
This commit is contained in:
parent
04da103cd4
commit
ed5c3461fa
10
bower.json
10
bower.json
@ -2,10 +2,6 @@
|
||||
"name": "file-icon-vectors",
|
||||
"description": "A collection of file type icons in SVG format.",
|
||||
"version": "0.8.0",
|
||||
"main": [
|
||||
"css/file-icon-classic.css",
|
||||
"css/file-icon-vivid.css"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
@ -27,5 +23,9 @@
|
||||
"name": "Daniel M. Hendricks",
|
||||
"homepage": "https://danhendricks.com/"
|
||||
}
|
||||
]
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/dmhendricks/file-icon-vectors.git"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user