mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-29 21:40:35 +03:00
Merge pull request #777 from ericcornelissen/update-jsonlint
Replace jsonlint by jsonlint2
This commit is contained in:
commit
8df57eb533
@ -18,7 +18,7 @@
|
|||||||
"author": "Simple Icons Collaborators",
|
"author": "Simple Icons Collaborators",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jsonlint": "^1.6.2"
|
"jsonlint2": "^1.7.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"jsonlint": "jsonlint _data/simple-icons.json -q -V .jsonlintschema"
|
"jsonlint": "jsonlint _data/simple-icons.json -q -V .jsonlintschema"
|
||||||
|
Loading…
Reference in New Issue
Block a user