mirror of
https://github.com/konpa/devicon.git
synced 2025-08-18 20:31:31 +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>
|
<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
|
## Contribute
|
||||||
|
|
||||||
|
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "devicon",
|
"name": "devicon",
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"main": "devicon.min.css",
|
"main": "devicon.min.css",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".jshintrc",
|
".jshintrc",
|
||||||
"**/*.txt"
|
"**/*.txt"
|
||||||
],
|
],
|
||||||
"homepage": "http://devicon.fr/",
|
"homepage": "http://konpa.github.io/devicon/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/konpa/devicon.git"
|
"url": "git://github.com/konpa/devicon.git"
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/konpa/devicon/issues"
|
"url": "https://github.com/konpa/devicon/issues"
|
||||||
},
|
},
|
||||||
"homepage": "http://devicon.fr/",
|
"homepage": "http://konpa.github.io/devicon/",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "^3.8.10",
|
"gulp": "^3.8.10",
|
||||||
"gulp-concat-css": "^2.0.0",
|
"gulp-concat-css": "^2.0.0",
|
||||||
|
Reference in New Issue
Block a user