mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 20:01:38 +02:00
Release v2.2
This commit is contained in:
@@ -83,7 +83,7 @@ You can install devicon as a dependency to your project either with NPM or Bower
|
||||
|
||||
<sub>Final font is build with [Icomoon app](https://icomoon.io/)</sub>
|
||||
|
||||
##### See the [devicon.json file](https://github.com/konpa/devicon/blob/master/devicon.json) or [devicon.fr](http://devicon.fr/) for complete and up to date reference of icon's available versions.
|
||||
##### See the [devicon.json file](https://github.com/konpa/devicon/blob/master/devicon.json) or [devicon website](http://konpa.github.io/devicon/) for complete and up to date reference of icon's available versions.
|
||||
|
||||
## Contribute
|
||||
|
||||
|
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "devicon",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"main": "devicon.min.css",
|
||||
"ignore": [
|
||||
".jshintrc",
|
||||
"**/*.txt"
|
||||
],
|
||||
"homepage": "http://devicon.fr/",
|
||||
"homepage": "http://konpa.github.io/devicon/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/konpa/devicon.git"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/konpa/devicon/issues"
|
||||
},
|
||||
"homepage": "http://devicon.fr/",
|
||||
"homepage": "http://konpa.github.io/devicon/",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.8.10",
|
||||
"gulp-concat-css": "^2.0.0",
|
||||
|
Reference in New Issue
Block a user