Skip to content

Commit df5dc4a

Browse files
author
Robert Jackson
committed
Make recast a dependency
Was previously a devDep but is used in published file.
1 parent e1681ba commit df5dc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"glob": "^7.1.4",
3737
"jscodeshift": "^0.10.0",
3838
"nopt": "^4.0.1",
39+
"recast": "^0.19.1",
3940
"remove-empty-directories": "^0.0.1",
4041
"yargs": "^15.3.1"
4142
},
@@ -48,7 +49,6 @@
4849
"fixturify": "^1.0.1",
4950
"mocha": "^6.1.1",
5051
"prettier": "^2.0.5",
51-
"recast": "^0.19.1",
5252
"release-it": "^13.6.5",
5353
"release-it-lerna-changelog": "^2.3.0"
5454
},

0 commit comments

Comments
 (0)