From c0572a3585291ba15f7b9373026e699edac3e6d3 Mon Sep 17 00:00:00 2001 From: Jason Moon Date: Thu, 6 Apr 2017 19:03:31 -0700 Subject: [PATCH] Framework: Affix JSCodeshift version (#12520) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ae1613bf7becb..67ece74d978303 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "eslint-plugin-react": "6.4.1", "eslint-plugin-wpcalypso": "3.0.2", "glob": "7.0.3", - "jscodeshift": "^0.3.30", + "jscodeshift": "0.3.30", "lodash-deep": "1.5.3", "md5-file": "3.1.0", "mixedindentlint": "1.1.1",