Update client and types npm packages to link to monorepo directly (#26346)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9d4d5366a1
Коммит
b70943707a
@@ -5,7 +5,7 @@
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
],
|
||||
"homepage": "https://github.com/mattermost/mattermost-server/tree/master/webapp/platform/client#readme",
|
||||
"homepage": "https://github.com/mattermost/mattermost/tree/master/webapp/platform/client#readme",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"lib"
|
||||
@@ -14,7 +14,7 @@
|
||||
"types": "lib/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:mattermost/mattermost-server",
|
||||
"url": "github:mattermost/mattermost",
|
||||
"directory": "webapp/platform/client"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
],
|
||||
"homepage": "https://github.com/mattermost/mattermost-server/tree/master/webapp/platform/types#readme",
|
||||
"homepage": "https://github.com/mattermost/mattermost/tree/master/webapp/platform/types#readme",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"lib"
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:mattermost/mattermost-server",
|
||||
"url": "github:mattermost/mattermost",
|
||||
"directory": "webapp/platform/types"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Ссылка в новой задаче
Block a user