Make all internal dependencies use exact versions and ensure they match (#33564)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
38208b8f06
Коммит
ce75debaca
@@ -24,7 +24,7 @@
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mattermost/types": "^9.3.0 || ^10.0.0",
|
||||
"@mattermost/types": "10.11.0",
|
||||
"typescript": "^4.3.0 || ^5.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
Ссылка в новой задаче
Block a user