mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-04-14 08:39:33 +03:00
Update dependencies and license information (#1205)
* Update dependencies * Change "license" in package.json to SPDX format Fixes the "npm WARN simple-icons@1.9.19 license should be a valid SPDX license expression" warning given by NPM.
This commit is contained in:
parent
2de7f315bc
commit
bf48e4044f
1230
package-lock.json
generated
1230
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,11 +16,11 @@
|
|||||||
"url": "https://github.com/simple-icons/simple-icons/issues"
|
"url": "https://github.com/simple-icons/simple-icons/issues"
|
||||||
},
|
},
|
||||||
"author": "Simple Icons Collaborators",
|
"author": "Simple Icons Collaborators",
|
||||||
"license": "CC0",
|
"license": "CC0-1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "^23.5.0",
|
"jest": "^23.6.0",
|
||||||
"jsonlint2": "^1.7.1",
|
"jsonlint2": "^1.7.1",
|
||||||
"svglint": "^1.0.2"
|
"svglint": "^1.0.3"
|
||||||
},
|
},
|
||||||
"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