mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-04-13 16:19:33 +03:00
Change engine to engines in package.json (#6349)
This commit is contained in:
parent
d2bd9906d8
commit
12ca93cf27
@ -46,7 +46,7 @@
|
|||||||
"svgo": "svgo --config svgo.config.js",
|
"svgo": "svgo --config svgo.config.js",
|
||||||
"get-filename": "node scripts/get-filename.js"
|
"get-filename": "node scripts/get-filename.js"
|
||||||
},
|
},
|
||||||
"engine": {
|
"engines": {
|
||||||
"node": ">=0.12.18"
|
"node": ">=0.12.18"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user