Skip to content

Commit f84bb74

Browse files
committed
[Deps] pin language-tags to v1.0.5
Caused by mattcg/language-tags#15 (comment)
1 parent 4abc751 commit f84bb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"emoji-regex": "^9.2.2",
8080
"has": "^1.0.3",
8181
"jsx-ast-utils": "^3.3.3",
82-
"language-tags": "^1.0.5",
82+
"language-tags": "=1.0.5",
8383
"minimatch": "^3.1.2",
8484
"semver": "^6.3.0"
8585
},

0 commit comments

Comments
 (0)