diff --git a/package-lock.json b/package-lock.json index f5e39ff8..2027630a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "firebase-functions": "^4.3.1", "firebase-tools": "^11.14.4", "inquirer": "^8.2.0", - "next": "^13.4.7", + "next": "13.4.7", "nuxt": "^2.15.8", "nuxt3": "npm:nuxt@^3.4.3", "rimraf": "^3.0.2", diff --git a/package.json b/package.json index 146dc1d1..36dfe57b 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "firebase-functions": "^4.3.1", "firebase-tools": "^11.14.4", "inquirer": "^8.2.0", - "next": "^13.4.7", + "next": "13.4.7", "nuxt": "^2.15.8", "nuxt3": "npm:nuxt@^3.4.3", "rimraf": "^3.0.2",