Skip to content

Commit 10991a5

Browse files
authored
fix: update files included in package for publishing (#2776)
1 parent 7ff602b commit 10991a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/mgt-chat/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"types": "./dist/es6/index.d.ts",
77
"module": "./dist/es6/index.js",
88
"source": "./src/index.ts",
9+
"files": [
10+
"dist",
11+
"src"
12+
],
913
"keywords": [
1014
"microsoft graph",
1115
"microsoft graph toolkit",

0 commit comments

Comments
 (0)