mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +02:00
Build preparation for release v2.16.0 (#2105)
* bump npm version to v2.16.0 * Built new icons, icomoon.json and devicon.css (#1997) Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com> * Built new icons, icomoon.json and devicon.css * Fix built icons --------- Co-authored-by: Snailedlt <43886029+Snailedlt@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com> Co-authored-by: lunatic-fox <lunatic-fox@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
167965d745
commit
d588a2cc4a
4448
devicon-base.css
4448
devicon-base.css
File diff suppressed because it is too large
Load Diff
2
devicon.min.css
vendored
2
devicon.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
1483
fonts/devicon.svg
1483
fonts/devicon.svg
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 5.2 MiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "devicon",
|
"name": "devicon",
|
||||||
"version": "2.15.1",
|
"version": "2.16.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "devicon",
|
"name": "devicon",
|
||||||
"version": "2.15.1",
|
"version": "2.16.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^4.0.2",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "devicon",
|
"name": "devicon",
|
||||||
"version": "2.15.1",
|
"version": "2.16.0",
|
||||||
"description": "Programming related icons collection",
|
"description": "Programming related icons collection",
|
||||||
"main": "devicon.min.css",
|
"main": "devicon.min.css",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user