Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codemods/v5-migration-recipe/codemod.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema_version: "1.0"
name: "@expressjs/v5/migration-recipe"
name: "@expressjs/v5-migration-recipe"
version: "1.0.0"
description: This codemod migration recipe helps you update your Express.js v4 applications to be compatible with Express.js v5 by addressing deprecated APIs.
author: bjohansebas (Sebastian Beltran)
Expand Down
Loading