Skip to content

Commit 62f76df

Browse files
authored
Update project name in setup script (#214)
1 parent 96e6bb8 commit 62f76df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Use of this source code is governed by a BSD-style license that can be
55
# found in the LICENSE file.
66

7-
PROJECT_NAME=rn-chrome-devtools-frontend
7+
PROJECT_NAME=react-native-devtools-frontend
88
WORKSPACE_DIR="${PROJECT_NAME}__workspace"
99

1010
sync_workspace() {

0 commit comments

Comments
 (0)