Skip to content

Commit ca4d2ef

Browse files
authored
Update setup.js
1 parent 0216664 commit ca4d2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const rl = readline.createInterface({
1212

1313
// List of files that need to be modified by the script
1414
const filesToModify = [
15-
'project.json',
15+
'package.json',
1616
'CONTRIBUTING.md',
1717
'LICENSE',
1818
'CODE_OF_CONDUCT.md',

0 commit comments

Comments
 (0)