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 0216664 commit ca4d2efCopy full SHA for ca4d2ef
setup.js
@@ -12,7 +12,7 @@ const rl = readline.createInterface({
12
13
// List of files that need to be modified by the script
14
const filesToModify = [
15
- 'project.json',
+ 'package.json',
16
'CONTRIBUTING.md',
17
'LICENSE',
18
'CODE_OF_CONDUCT.md',
0 commit comments