Skip to content

Commit

Permalink
build: correct typo in release please config
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Aug 31, 2024
1 parent 0565e32 commit 574a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"packages/core": {},
"packages/vitest": {},
"packages/jest": {
"releaseAs": "0.1.0"
"release-as": "0.1.0"
},
"packages/fetch-mock": {}
},
Expand Down

0 comments on commit 574a722

Please sign in to comment.