From 91eff191f6066e037fada40f84e36f2d4238c293 Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Fri, 15 Apr 2022 18:13:21 +0200 Subject: [PATCH] remove next-cors --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 971c197c42..16dc0f9b9f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "next-swagger-doc": "^0.2.1", "next-transpile-modules": "^9.0.0", "next-validations": "^0.1.11", - "nextjs-cors": "^2.1.1", "typescript": "^4.6.3" } }