Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
r4zendev committed Jul 17, 2024
1 parent 61c8e3d commit d0f3250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codemod-com/backend",
"version": "0.0.134",
"version": "0.0.135",
"scripts": {
"build": "node esbuild.config.js",
"start": "node build/index.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codemod",
"author": "Codemod, Inc.",
"version": "0.11.30",
"version": "0.11.31",
"description": "A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)",
"type": "module",
"exports": null,
Expand Down

0 comments on commit d0f3250

Please sign in to comment.