Skip to content

Commit 037bbf4

Browse files
committed
chore: added sample to lerna changes
1 parent 8db3e73 commit 037bbf4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"**/__tests__/**",
9696
"**/*.md",
9797
".circleci",
98-
".github",
99-
"sample/**"
98+
".github"
10099
]
101100
}

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@sendbird/sample",
2+
"name": "@sendbird/uikit-sample-cli",
33
"version": "2.0.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)