1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chrore(deps): removed resolutions

This commit is contained in:
2024-10-09 17:33:11 +00:00
parent d18b650014
commit eb60a18491
2 changed files with 3 additions and 100 deletions
-4
View File
@@ -41,9 +41,5 @@
"eslint": "^8",
"eslint-config-next": "^14.2.15",
"typescript": "^5"
},
"resolutions": {
"next": "^13.0.0",
"eslint": "^8.56.0"
}
}