Skip to content

Commit a416991

Browse files
committed
Change author
1 parent d81c8d6 commit a416991

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/07.advanced-web-chat-apps/b.sso-for-enterprise/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "src/index.js",
6-
"author": "William Wong <compulim@hotmail.com> (http://compulim.info/)",
6+
"author": "Microsoft Corporation",
77
"license": "MIT",
88
"private": true,
99
"scripts": {

samples/07.advanced-web-chat-apps/b.sso-for-enterprise/rest-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "src/index.js",
6-
"author": "William Wong <compulim@hotmail.com> (http://compulim.info/)",
6+
"author": "Microsoft Corporation",
77
"license": "MIT",
88
"private": true,
99
"scripts": {

samples/07.advanced-web-chat-apps/e.sso-on-behalf-of-authentication/rest-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "src/index.js",
6-
"author": "William Wong <compulim@hotmail.com> (http://compulim.info/)",
6+
"author": "Microsoft Corporation",
77
"license": "MIT",
88
"private": true,
99
"scripts": {

0 commit comments

Comments
 (0)