Skip to content

Commit

Permalink
🐛 fix: re-add bumpp
Browse files Browse the repository at this point in the history
Signed-off-by: Pauline <git@ethanlibs.co>
  • Loading branch information
pauliesnug committed Sep 29, 2024
1 parent e27f7bc commit 47912cc
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 252 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"start": "pnpm --filter=./packages/* run start",
"lint": "pnpm eslint --cache . --flag unstable_ts_config",
"lint:fix": "pnpm lint --fix",
"release": "pnpm bumpp -r",
"dev": "pnpm stub"
},
"workspaces": {
Expand All @@ -42,7 +43,7 @@
"@flowr/eslint-config": "workspace:^",
"@flowr/typescript": "workspace:^",
"@types/node": "^22.7.4",
"esbuild": "^0.24.0",
"bumpp": "^9.6.1",
"eslint": "^9.11.1",
"jiti": "^2.0.0",
"tsup": "^8.3.0",
Expand Down
Loading

0 comments on commit 47912cc

Please sign in to comment.