Skip to content

Commit

Permalink
chore: rename subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-Heneghan committed Feb 19, 2024
1 parent 4bd0128 commit 7fcb89b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"start:fileNames": "node fileNames/index.js",
"start:titleBoundary": "node titleBoundary/index.js",
"start:findAndReplacePassportValue": "node findAndReplacePassportValue/index.js",
"start:passportValue": "node passportValue/index.js",
"precommit": "prettier --write **/*.js && git add ."
},
"keywords": [],
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7fcb89b

Please sign in to comment.