diff --git a/modules/codemod/package.json b/modules/codemod/package.json index d60ff93961..6f5db0f49c 100644 --- a/modules/codemod/package.json +++ b/modules/codemod/package.json @@ -31,7 +31,7 @@ "homepage": "https://github.com/Workday/canvas-kit#readme", "dependencies": { "chalk": "4.1.2", - "jscodeshift": "^17.1.0", + "jscodeshift": "^17.0.0", "yargs": "^16.2.0" }, "devDependencies": {