Skip to content

Commit d6b0481

Browse files
committed
chore: update license
1 parent 88c63e6 commit d6b0481

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

packages/tdesign-uniapp-chat/components/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-present novlan1
3+
Copyright (c) 2021-present TDesign
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

packages/tdesign-uniapp-chat/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
],
6363
"homepage": "https://uwayfly.com/tdesign-uniapp-chat/",
6464
"bugs": {
65-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
65+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
6666
},
6767
"repository": {
6868
"type": "git",
69-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
69+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
7070
},
7171
"scripts": {
7272
"dev:custom": "uni -p",
@@ -154,4 +154,4 @@
154154
"tdesign-uniapp": "latest"
155155
},
156156
"license": "MIT"
157-
}
157+
}

packages/tdesign-uniapp-chat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"private": "true",
55
"homepage": "https://uwayfly.com/tdesign-uniapp/",
66
"bugs": {
7-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
7+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
11+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
1212
},
1313
"scripts": {
1414
"site": "pnpm --filter=\"./site\" build",

packages/tdesign-uniapp-chat/site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"author": "novlan1",
77
"homepage": "https://uwayfly.com/tdesign-uniapp/",
88
"bugs": {
9-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
9+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
13+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
1414
},
1515
"scripts": {
1616
"dev": "cross-env NODE_ENV=development vite",

packages/tdesign-uniapp/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"version": "3.4.9",
66
"description": "tdesign-uniapp 示例工程",
77
"scripts": {},
8-
"repository": "https://github.com/novlan1/tdesign-uniapp.git",
8+
"repository": "https://github.com/Tencent/tdesign-miniprogram.git",
99
"keywords": [
1010
"tdesign-uniapp",
1111
"uni-app"
1212
],
1313
"author": "",
1414
"license": "MIT",
1515
"bugs": {
16-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
16+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
1717
},
1818
"homepage": "https://uwayfly.com/tdesign-uniapp/",
1919
"dependencies": {},
@@ -126,4 +126,4 @@
126126
"uni-app": "^4.03",
127127
"uni-app-x": ""
128128
}
129-
}
129+
}

packages/tdesign-uniapp/components/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-present novlan1
3+
Copyright (c) 2021-present TDesign
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

packages/tdesign-uniapp/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,11 +407,11 @@
407407
],
408408
"homepage": "https://uwayfly.com/tdesign-uniapp/",
409409
"bugs": {
410-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
410+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
411411
},
412412
"repository": {
413413
"type": "git",
414-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
414+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
415415
},
416416
"scripts": {
417417
"dev:custom": "uni -p",

packages/tdesign-uniapp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"private": "true",
55
"homepage": "https://uwayfly.com/tdesign-uniapp/",
66
"bugs": {
7-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
7+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
11+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
1212
},
1313
"scripts": {
1414
"dev": "concurrently \"npm run watch\" \"pnpm --filter=\"./example\" dev:h5\" \"pnpm --filter=\"./site\" dev\"",

packages/tdesign-uniapp/site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"author": "novlan1",
77
"homepage": "https://uwayfly.com/tdesign-uniapp/",
88
"bugs": {
9-
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
9+
"url": "https://github.com/Tencent/tdesign-miniprogram/issues"
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/novlan1/tdesign-uniapp.git"
13+
"url": "git+https://github.com/Tencent/tdesign-miniprogram.git"
1414
},
1515
"scripts": {
1616
"dev": "cross-env NODE_ENV=development vite",

0 commit comments

Comments
 (0)