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 641957c commit 98f5068Copy full SHA for 98f5068
codemods/sendfile-to-sendFile/package.json
@@ -10,12 +10,12 @@
10
"repository": {
11
"type": "git",
12
"url": "git+https://github.com/expressjs/codemod.git",
13
- "directory": "codemods/back-redirect-deprecated",
+ "directory": "codemods/sendfile-to-sendFile",
14
"bugs": "https://github.com/expressjs/codemod/issues"
15
},
16
"author": "bjohansebas (Sebastian Beltran)",
17
"license": "MIT",
18
- "homepage": "https://github.com/expressjs/codemod/blob/main/codemods/back-redirect-deprecated/README.md",
+ "homepage": "https://github.com/expressjs/codemod/blob/main/codemods/sendfile-to-sendFile/README.md",
19
"devDependencies": {
20
"@codemod.com/jssg-types": "^1.3.1"
21
}
0 commit comments