Skip to content

Commit 09ca161

Browse files
committed
force update language-subtag-registry to 0.4.2
1 parent 86cb013 commit 09ca161

2 files changed

Lines changed: 5068 additions & 4954 deletions

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
"react-i18next": "^15.4.1",
2828
"react-router-dom": "^7.4.0",
2929
"react-scripts": "5.0.1",
30-
"web-vitals": "^4.2.4"
30+
"web-vitals": "^4.2.4",
31+
"language-tags":"1.0.9",
32+
"language-subtag-registry":"0.4.2"
3133
},
3234
"scripts": {
3335
"start": "react-scripts start",
@@ -41,6 +43,9 @@
4143
"react-app/jest"
4244
]
4345
},
46+
"resolutions": {
47+
"language-subtag-registry": "0.4.2"
48+
},
4449
"browserslist": {
4550
"production": [
4651
">0.2%",

0 commit comments

Comments
 (0)