1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-15 01:28:34 +02:00

Merge pull request #777 from ericcornelissen/update-jsonlint

Replace jsonlint by jsonlint2
This commit is contained in:
Johan Fagerberg 2018-02-20 09:22:33 +01:00 committed by GitHub
commit 8df57eb533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"