Skip to content

Commit

Permalink
fix package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
reishimanfr committed Apr 26, 2024
1 parent c040622 commit ef11793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"watch": "nodemon --quiet --watch src/** --exec sucrase-node src/index.ts",
"start": "sucrase-node src/index.ts"
},
"version": "2.3.3",
"version": "2.3.4",
"dependencies": {
"axios": "^1.6.0",
"chalk": "^4.0.0",
Expand Down

0 comments on commit ef11793

Please sign in to comment.