Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit f07bd15

Browse files
committed
build: add package keywords
1 parent ab45273 commit f07bd15

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

packages/preferred-locale/package.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,26 @@
6464
"path": "./lib/index.browser.js",
6565
"limit": "1 kb"
6666
}
67+
],
68+
"keywords": [
69+
"language",
70+
"language-detection",
71+
"detect",
72+
"locale",
73+
"localisation",
74+
"localization",
75+
"browser",
76+
"node",
77+
"system",
78+
"lang",
79+
"region",
80+
"country",
81+
"user",
82+
"os",
83+
"navigator",
84+
"intl",
85+
"intl.locale",
86+
"dateTimeFormat",
87+
"intl.dateTimeFormat"
6788
]
6889
}

0 commit comments

Comments
 (0)