mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
version bump
Patch installation failure due to postinstall script
This commit is contained in:
parent
f31abe30dc
commit
cc9ee3f853
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-icons",
|
||||
"version": "5.21.0",
|
||||
"version": "5.21.1",
|
||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||
"homepage": "https://simpleicons.org",
|
||||
"keywords": [
|
||||
@ -58,7 +58,6 @@
|
||||
"jsonlint": "node scripts/lint/jsonlint.js",
|
||||
"svglint": "svglint icons/*.svg --ci",
|
||||
"wslint": "editorconfig-checker -exclude \\.svg$",
|
||||
"postinstall": "is-ci || husky install",
|
||||
"prepublishOnly": "npm run build",
|
||||
"postpublish": "npm run clean",
|
||||
"test": "jest",
|
||||
|
Loading…
Reference in New Issue
Block a user