mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Pin dependencies (#1680)
This commit is contained in:
parent
57648777b7
commit
fcc89c9461
12
package.json
12
package.json
@ -18,12 +18,12 @@
|
||||
"author": "Simple Icons Collaborators",
|
||||
"license": "CC0-1.0",
|
||||
"devDependencies": {
|
||||
"editorconfig-checker": "^2.0.8",
|
||||
"jest": "^24.1.0",
|
||||
"jsonlint2": "^1.7.1",
|
||||
"svglint": "^1.0.5",
|
||||
"svgo": "^1.3.0",
|
||||
"uglify-js": "^3.6.0"
|
||||
"editorconfig-checker": "2.0.8",
|
||||
"jest": "24.1.0",
|
||||
"jsonlint2": "1.7.1",
|
||||
"svglint": "1.0.5",
|
||||
"svgo": "1.3.0",
|
||||
"uglify-js": "3.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build-package.js",
|
||||
|
Loading…
Reference in New Issue
Block a user