Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 2ae1d04

Browse files
committed
(#17) Bump version to 0.3.2
1 parent c076b36 commit 2ae1d04

File tree

2 files changed

+175
-185
lines changed

2 files changed

+175
-185
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "choco-astro",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"packageManager": "yarn@4.2.2",
55
"type": "module",
66
"description": "A global set of dependencies to be used on Chocolatey Software Astro projects.",
@@ -33,8 +33,5 @@
3333
"remark-custom-header-id": "^1.0.0",
3434
"sanitize-html": "^2.17.0",
3535
"typescript": "^5.6.3"
36-
},
37-
"resolutions": {
38-
"brace-expansion": "^4.0.1"
3936
}
4037
}

0 commit comments

Comments
 (0)