1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-15 11:04:13 +02:00

bump npm version to v2.15.1

This commit is contained in:
Amacado
2022-03-22 22:39:46 +01:00
parent 7dd928a3b7
commit 619c8064bd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "devicon",
"version": "2.15.0",
"version": "2.15.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "devicon",
"version": "2.14.0",
"version": "2.15.1",
"license": "MIT",
"devDependencies": {
"gulp": "^4.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "devicon",
"version": "2.15.0",
"version": "2.15.1",
"description": "Programming related icons collection",
"main": "devicon.min.css",
"scripts": {