We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b2695 commit 4fededcCopy full SHA for 4fededc
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "import-move-codemod",
3
"version": "0.0.0",
4
"description": "This babel plugin should be used as codemod for bulk import refactorings a.k.a module move refactorings",
5
- "repository": "https://github.com/RIP21/import-mode-codemod",
+ "repository": "https://github.com/RIP21/import-move-codemod",
6
"license": "MIT",
7
"author": "https://github.com/RIP21/",
8
"main": "src/index.ts",
0 commit comments