Skip to content

Commit

Permalink
chore(package): update version and remove workspaces
Browse files Browse the repository at this point in the history
Updated the package version to 13.3.1 and removed workspaces from package.json. These changes streamline configuration relevant to the module and ensure alignment with the latest versioning demands.

Signed-off-by: suddenlyGiovanni <[email protected]>
  • Loading branch information
suddenlyGiovanni committed Dec 28, 2024
1 parent 301573b commit 52290cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .changeset/shiny-seas-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@suddenlygiovanni/resume",
"type": "module",
"version": "13.3.1",
"private": true,
"scripts": {
"changeset:add": "pnpm exec changeset add",
Expand All @@ -22,9 +23,6 @@
"vitest": "3.0.0-beta.3"
},
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"workspaces": [
"packages/*"
],
"engines": {
"node": ">=23",
"pnpm": ">=9.15"
Expand Down

0 comments on commit 52290cc

Please sign in to comment.