Skip to content

Commit a2382ee

Browse files
build(deps): add js-yaml dev dependency
Add js-yaml to the dev dependencies so YAML-based metadata can be parsed by local tooling. Co-Authored-By: Hagicode <noreply@hagicode.com> Signed-off-by: newbe36524 <newbe36524@qq.com>
1 parent a056ab6 commit a2382ee

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

package-lock.json

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"@hagicode/imgbin": "^0.2.0",
111111
"@testing-library/jest-dom": "^6.9.1",
112112
"@testing-library/react": "^16.3.0",
113+
"js-yaml": "^4.3.1",
113114
"jsdom": "^27.2.0",
114115
"vitest": "^4.0.18"
115116
},

0 commit comments

Comments
 (0)