diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7428668..4740ff1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "bcryptjs": "^2.4.3", "jszip": "^3.7.1", "mongoose": "^5.12.13", - "next": "^11.1.2", + "next": "12", "next-iron-session": "4.1.7", "nodemailer": "^6.6.1", "prop-types": "15.7.2", |