diff --git a/package.json b/package.json index 9cc4a19a318..315fefe73a7 100644 --- a/package.json +++ b/package.json @@ -276,8 +276,8 @@ "!node_modules/emoji-datasource/emoji_pretty.json", "!node_modules/emoji-datasource/*.png", "!node_modules/emoji-datasource-apple/emoji_pretty.json", - "!node_modules/emoji-datasource-apple/img/apple/{sheets-128,sheets-256}/*.png", - "!node_modules/emoji-datasource-apple/img/apple/sheets/{16,20,32}.png", + "!node_modules/emoji-datasource-apple/img/apple/{sheets,sheets-128}/*.png", + "!node_modules/emoji-datasource-apple/img/apple/sheets-256/{16,20,32}.png", "!node_modules/spellchecker/vendor/hunspell/**/*", "!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme,test,__tests__,tests,powered-test,example,examples,*.d.ts}", "!**/node_modules/.bin",