Skip to content

Commit

Permalink
fix(vite5): fixed js-yaml semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
dil-ztill committed Dec 25, 2023
1 parent f18ab3a commit 813d13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@rollup/pluginutils": "5.1.0",
"js-yaml": "^4.1.0",
"js-yaml": "4.1.0",
"tosource": "2.0.0-alpha.3"
},
"devDependencies": {
Expand Down

0 comments on commit 813d13a

Please sign in to comment.