Skip to content

Commit

Permalink
chore(cli): #1966 adds reverts back last package changes from running…
Browse files Browse the repository at this point in the history
… changeset version manually
  • Loading branch information
Diego Avalon committed Oct 14, 2024
1 parent 39f2e9b commit be14fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/faustwp-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faustwp/cli",
"version": "3.1.2",
"version": "3.1.0",
"description": "This modules provides a CLI to develop, build, and serve your Faust apps",
"main": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -58,4 +58,4 @@
"node": ">=18",
"npm": ">=8"
}
}
}

0 comments on commit be14fbb

Please sign in to comment.