Skip to content

Commit

Permalink
chore: Improve packages when bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aXenDeveloper committed Jul 12, 2024
1 parent d8a0603 commit fe3bf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bump-version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const packages = [
'create-vitnode-app',
'frontend',
'shared',
'config',
'eslint-config-typescript-vitnode',
];

const getPackageJson = () => {
Expand Down

0 comments on commit fe3bf3d

Please sign in to comment.