коммит произвёл
GitHub
родитель
b43a74808d
Коммит
2e852c06a8
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@mattermost/client",
|
||||
"version": "7.9.0",
|
||||
"version": "7.11.0",
|
||||
"description": "JavaScript/TypeScript client for Mattermost",
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
],
|
||||
"homepage": "https://github.com/mattermost/mattermost-webapp/tree/master/packages/client#readme",
|
||||
"homepage": "https://github.com/mattermost/mattermost-server/tree/master/webapp/platform/client#readme",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"lib"
|
||||
@@ -14,8 +14,8 @@
|
||||
"types": "lib/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:mattermost/mattermost-webapp",
|
||||
"directory": "packages/client"
|
||||
"url": "github:mattermost/mattermost-server",
|
||||
"directory": "webapp/platform/client"
|
||||
},
|
||||
"dependencies": {
|
||||
"form-data": "4.0.0"
|
||||
|
||||
Ссылка в новой задаче
Block a user