Skip to content

Commit

Permalink
Rollback Nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
daniluk4000 committed Jan 26, 2025
1 parent 924f55a commit 61c031f
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 141 deletions.
6 changes: 6 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
],
"allowedVersions": "4.6.12"
},
{
"matchPackageNames": [
"nuxt"
],
"allowedVersions": ">3.15.3"
},
{
"matchPackageNames": [
"node",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"marked": "^15.0.6",
"merge-ranges": "^1.0.2",
"metar-taf-parser": "^9.1.1",
"nuxt": "^3.15.3",
"nuxt": "3.15.2",
"ol": "^10.3.1",
"ol-mapbox-style": "^12.4.0",
"pinia": "^2.3.1",
Expand Down
Loading

0 comments on commit 61c031f

Please sign in to comment.