diff --git a/js-packages/@fortawesome/fontawesome-common-types/attribution.js b/js-packages/@fortawesome/fontawesome-common-types/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/fontawesome-common-types/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-common-types/package.json b/js-packages/@fortawesome/fontawesome-common-types/package.json index 8362a23af..a8582670e 100644 --- a/js-packages/@fortawesome/fontawesome-common-types/package.json +++ b/js-packages/@fortawesome/fontawesome-common-types/package.json @@ -24,8 +24,5 @@ "version": "6.3.0", "name": "@fortawesome/fontawesome-common-types", "license": "MIT", - "types": "./index.d.ts", - "scripts": { - "postinstall": "node attribution.js" - } -} \ No newline at end of file + "types": "./index.d.ts" +} diff --git a/js-packages/@fortawesome/fontawesome-free/attribution.js b/js-packages/@fortawesome/fontawesome-free/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/fontawesome-free/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/package.json b/js-packages/@fortawesome/fontawesome-free/package.json index bfef51dce..ce8ea7c69 100644 --- a/js-packages/@fortawesome/fontawesome-free/package.json +++ b/js-packages/@fortawesome/fontawesome-free/package.json @@ -25,8 +25,5 @@ "name": "@fortawesome/fontawesome-free", "main": "js/fontawesome.js", "style": "css/fontawesome.css", - "license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)", - "scripts": { - "postinstall": "node attribution.js" - } -} \ No newline at end of file + "license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)" +} diff --git a/js-packages/@fortawesome/fontawesome-svg-core/attribution.js b/js-packages/@fortawesome/fontawesome-svg-core/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/fontawesome-svg-core/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-svg-core/package.json b/js-packages/@fortawesome/fontawesome-svg-core/package.json index f302453fc..8bd5d215b 100644 --- a/js-packages/@fortawesome/fontawesome-svg-core/package.json +++ b/js-packages/@fortawesome/fontawesome-svg-core/package.json @@ -66,8 +66,5 @@ "./index.js", "./index.mjs", "./styles.css" - ], - "scripts": { - "postinstall": "node attribution.js" - } -} \ No newline at end of file + ] +} diff --git a/js-packages/@fortawesome/free-brands-svg-icons/attribution.js b/js-packages/@fortawesome/free-brands-svg-icons/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/free-brands-svg-icons/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/free-brands-svg-icons/package.json b/js-packages/@fortawesome/free-brands-svg-icons/package.json index 028252c6e..a424f8545 100644 --- a/js-packages/@fortawesome/free-brands-svg-icons/package.json +++ b/js-packages/@fortawesome/free-brands-svg-icons/package.json @@ -49,8 +49,5 @@ }, "./package.json": "./package.json", "./*": "./*.js" - }, - "scripts": { - "postinstall": "node attribution.js" } -} \ No newline at end of file +} diff --git a/js-packages/@fortawesome/free-regular-svg-icons/attribution.js b/js-packages/@fortawesome/free-regular-svg-icons/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/free-regular-svg-icons/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/free-regular-svg-icons/package.json b/js-packages/@fortawesome/free-regular-svg-icons/package.json index 6d9a67fb9..13e90d763 100644 --- a/js-packages/@fortawesome/free-regular-svg-icons/package.json +++ b/js-packages/@fortawesome/free-regular-svg-icons/package.json @@ -49,8 +49,5 @@ }, "./package.json": "./package.json", "./*": "./*.js" - }, - "scripts": { - "postinstall": "node attribution.js" } -} \ No newline at end of file +} diff --git a/js-packages/@fortawesome/free-solid-svg-icons/attribution.js b/js-packages/@fortawesome/free-solid-svg-icons/attribution.js deleted file mode 100644 index 47d974484..000000000 --- a/js-packages/@fortawesome/free-solid-svg-icons/attribution.js +++ /dev/null @@ -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. -`) \ No newline at end of file diff --git a/js-packages/@fortawesome/free-solid-svg-icons/package.json b/js-packages/@fortawesome/free-solid-svg-icons/package.json index e77309ce6..486f0b218 100644 --- a/js-packages/@fortawesome/free-solid-svg-icons/package.json +++ b/js-packages/@fortawesome/free-solid-svg-icons/package.json @@ -49,8 +49,5 @@ }, "./package.json": "./package.json", "./*": "./*.js" - }, - "scripts": { - "postinstall": "node attribution.js" } -} \ No newline at end of file +}