mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Replace jsonlint by jsonlint2
jsonlint2 is a fork of jsonlint that is still being updated. Relevant discussion: https://github.com/zaach/jsonlint/pull/105
This commit is contained in:
parent
055503b046
commit
66e5f01b3e
@ -18,7 +18,7 @@
|
||||
"author": "Simple Icons Collaborators",
|
||||
"license": "CC0",
|
||||
"devDependencies": {
|
||||
"jsonlint": "^1.6.2"
|
||||
"jsonlint2": "^1.7.1"
|
||||
},
|
||||
"scripts": {
|
||||
"jsonlint": "jsonlint _data/simple-icons.json -q -V .jsonlintschema"
|
||||
|
Loading…
Reference in New Issue
Block a user