From f197ed28097cd1f1125e9672e97f15e876320cfc Mon Sep 17 00:00:00 2001 From: Milad Nekofar Date: Tue, 16 Jul 2024 00:04:39 +0400 Subject: [PATCH] chore(package): remove ghost character from JSON This corrects a typographical error in the JSON structure by removing an unintended character. --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 9e4f593a..6e1dcd56 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "nextjs-lingui-template", "version": "1.1.39", - :xa "private": true, "scripts": { "dev": "next dev",