mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-01 22:32:40 +08:00
fix: #19577 - remove postinstall script
This commit is contained in:
parent
d02961b018
commit
63d2d99a5d
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -24,8 +24,5 @@
|
|||||||
"version": "6.3.0",
|
"version": "6.3.0",
|
||||||
"name": "@fortawesome/fontawesome-common-types",
|
"name": "@fortawesome/fontawesome-common-types",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts"
|
||||||
"scripts": {
|
}
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -25,8 +25,5 @@
|
|||||||
"name": "@fortawesome/fontawesome-free",
|
"name": "@fortawesome/fontawesome-free",
|
||||||
"main": "js/fontawesome.js",
|
"main": "js/fontawesome.js",
|
||||||
"style": "css/fontawesome.css",
|
"style": "css/fontawesome.css",
|
||||||
"license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)",
|
"license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)"
|
||||||
"scripts": {
|
}
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -66,8 +66,5 @@
|
|||||||
"./index.js",
|
"./index.js",
|
||||||
"./index.mjs",
|
"./index.mjs",
|
||||||
"./styles.css"
|
"./styles.css"
|
||||||
],
|
]
|
||||||
"scripts": {
|
}
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -49,8 +49,5 @@
|
|||||||
},
|
},
|
||||||
"./package.json": "./package.json",
|
"./package.json": "./package.json",
|
||||||
"./*": "./*.js"
|
"./*": "./*.js"
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -49,8 +49,5 @@
|
|||||||
},
|
},
|
||||||
"./package.json": "./package.json",
|
"./package.json": "./package.json",
|
||||||
"./*": "./*.js"
|
"./*": "./*.js"
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
console.log(`Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
|
|
||||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
||||||
Copyright 2023 Fonticons, Inc.
|
|
||||||
`)
|
|
@ -49,8 +49,5 @@
|
|||||||
},
|
},
|
||||||
"./package.json": "./package.json",
|
"./package.json": "./package.json",
|
||||||
"./*": "./*.js"
|
"./*": "./*.js"
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"postinstall": "node attribution.js"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user