We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db3e73 commit 037bbf4Copy full SHA for 037bbf4
lerna.json
@@ -95,7 +95,6 @@
95
"**/__tests__/**",
96
"**/*.md",
97
".circleci",
98
- ".github",
99
- "sample/**"
+ ".github"
100
]
101
}
sample/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@sendbird/sample",
+ "name": "@sendbird/uikit-sample-cli",
3
"version": "2.0.0",
4
"private": true,
5
"scripts": {
0 commit comments