mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
version bump
This commit is contained in:
parent
8d94497b81
commit
6f2287edaa
1104
package-lock.json
generated
1104
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-icons",
|
"name": "simple-icons",
|
||||||
"version": "2.11.0",
|
"version": "2.12.0",
|
||||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||||
"homepage": "https://www.simpleicons.org",
|
"homepage": "https://www.simpleicons.org",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -19,11 +19,11 @@
|
|||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"editorconfig-checker": "3.0.4",
|
"editorconfig-checker": "3.0.4",
|
||||||
"jest": "25.5.4",
|
"jest": "25.2.7",
|
||||||
"jsonlint2": "1.7.1",
|
"jsonlint2": "1.7.1",
|
||||||
"svglint": "1.0.5",
|
"svglint": "1.0.5",
|
||||||
"svgo": "1.3.2",
|
"svgo": "1.3.2",
|
||||||
"uglify-js": "3.9.2"
|
"uglify-js": "3.8.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node scripts/build-package.js",
|
"build": "node scripts/build-package.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user