diff --git a/platform/templates/nuxt/preset.json b/platform/templates/nuxt/preset.json index 30071bd77..d721657ff 100644 --- a/platform/templates/nuxt/preset.json +++ b/platform/templates/nuxt/preset.json @@ -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": {