Skip to content

Commit 05499e8

Browse files
chore(deps): add observability package
1 parent 5591da9 commit 05499e8

13 files changed

Lines changed: 1850 additions & 990 deletions

File tree

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"packages/file-utils",
77
"packages/feature-toggle",
88
"packages/custom-sf-changelog/",
9+
"packages/observability",
910
"services/*",
1011
"facades/*",
1112
"sandbox/**"

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"packages/cli/",
7777
"packages/cache/",
7878
"packages/feature-toggle/",
79+
"packages/observability/",
7980
"packages/file-utils/",
8081
"packages/custom-sf-changelog/",
8182
"services/*",

sandbox/chat-notification-pubnub-example/facade/package-lock.json

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

sandbox/chat-notification-pubnub-example/services/chat-service/package-lock.json

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

sandbox/chat-notification-pubnub-example/services/notifications-service/package-lock.json

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

0 commit comments

Comments
 (0)