Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Updating Nuxt preset
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair committed Sep 16, 2024
1 parent c6490aa commit 2078877
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions platform/templates/nuxt/preset.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@
{
"type": "copy"
},
{
"type": "patch",
"properties": {
"file": "package.json",
"patch": [
{
"op": "add",
"path": "/overrides/nitropack",
"value": "npm:nitropack-nightly@latest"
}
]
}
},
{
"type": "npm",
"properties": {
Expand Down

0 comments on commit 2078877

Please sign in to comment.