developer-icons 4.3.4 → 4.3.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "developer-icons",
|
3
3
|
"description": "Ready-to-use high-quality customizable tech icons - made for the developers",
|
4
|
-
"version": "4.3.
|
4
|
+
"version": "4.3.6",
|
5
5
|
"type": "module",
|
6
6
|
"homepage": "https://xandemon.github.io/developer-icons",
|
7
7
|
"repository": {
|
8
8
|
"type": "git",
|
9
|
-
"url": "https://github.com/xandemon/developer-icons",
|
9
|
+
"url": "git+https://github.com/xandemon/developer-icons.git",
|
10
10
|
"directory": ""
|
11
11
|
},
|
12
12
|
"author": "xandemon",
|
@@ -67,4 +67,4 @@
|
|
67
67
|
"vite-plugin-dts": "^3.9.0",
|
68
68
|
"vite-plugin-lib-inject-css": "^2.0.1"
|
69
69
|
}
|
70
|
-
}
|
70
|
+
}
|