Skip to content

Commit

Permalink
Resolve yaml dependency conflicts (#4801)
Browse files Browse the repository at this point in the history
  • Loading branch information
myovchev authored Nov 10, 2024
1 parent a966c53 commit bf9ef04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"pinia": "^2.1.7",
"postcss": "^8.4.47",
"postcss-html": "^1.3.0",
"postcss-loader": "^5.0.0",
"postcss-loader": "^8.1.1",
"postcss-scss": "^4.0.3",
"prompts": "^2.4.1",
"qs": "^6.10.1",
Expand Down Expand Up @@ -149,4 +149,4 @@
"browserslist": [
"ie >= 10"
]
}
}

0 comments on commit bf9ef04

Please sign in to comment.