Skip to content

Commit d0f3250

Browse files
committed
versions
1 parent 61c8e3d commit d0f3250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-com/backend",
3-
"version": "0.0.134",
3+
"version": "0.0.135",
44
"scripts": {
55
"build": "node esbuild.config.js",
66
"start": "node build/index.js",

apps/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codemod",
33
"author": "Codemod, Inc.",
4-
"version": "0.11.30",
4+
"version": "0.11.31",
55
"description": "A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)",
66
"type": "module",
77
"exports": null,

0 commit comments

Comments
 (0)