Skip to content

Commit

Permalink
chore(netlify): pin the netlify plugin version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lamualfa committed May 18, 2024
1 parent f3fd913 commit 74cbc85
Show file tree
Hide file tree
Showing 3 changed files with 8,346 additions and 8,424 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@

[build.environment]
NETLIFY_NEXT_PLUGIN_SKIP = "true"

[[plugins]]
package = "@netlify/plugin-nextjs"
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@fontsource/lusitana": "5.0.3",
"@fontsource/rubik": "^5.0.3",
"@giscus/react": "2.2.8",
"@netlify/plugin-nextjs": "4",
"@svgr/webpack": "^8.0.1",
"clsx": "^1.2.1",
"gray-matter": "4.0.3",
Expand Down Expand Up @@ -60,5 +61,6 @@
"prettier": "2.8.8",
"tailwindcss": "^3.3.2",
"typescript": "5.1.3"
}
},
"packageManager": "[email protected]+sha1.648f6014eb363abb36618f2ba59282a9eeb3e879"
}
Loading

0 comments on commit 74cbc85

Please sign in to comment.