Skip to content

Commit f779188

Browse files
fix(sdk): update rslog to fix type error (#3158)
1 parent 5524bf3 commit f779188

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

.changeset/chilly-berries-look.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/sdk': patch
3+
---
4+
5+
update rslog package version to resolve type error

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
}
4343
},
4444
"dependencies": {
45-
"isomorphic-rslog": "0.0.4"
45+
"isomorphic-rslog": "0.0.5"
4646
}
4747
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)