Skip to content

Commit 99c9c83

Browse files
committed
1.1.4
1 parent b4a5c8b commit 99c9c83

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@channel.io/channel-web-sdk-loader",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Official Channel Web SDK Loader",
55
"exports": {
66
".": {
@@ -27,7 +27,9 @@
2727
"commit": "git-cz",
2828
"build:typedoc": "typedoc src/index.ts"
2929
},
30-
"files": ["dist"],
30+
"files": [
31+
"dist"
32+
],
3133
"repository": {
3234
"type": "git",
3335
"url": "git+https://github.com/channel-io/channel-web-sdk-loader.git"

0 commit comments

Comments
 (0)