From 2d7b115cf2b2884272e3479879b9f1ebfb68824b Mon Sep 17 00:00:00 2001 From: NJ-2020 Date: Tue, 29 Oct 2024 00:27:24 -0700 Subject: [PATCH] revert package.json file --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e098544ed7b2..bed92dbadbd1 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "version": "9.0.54-1", "author": "Expensify, Inc.", "homepage": "https://new.expensify.com", - "license": "MIT", "description": "New Expensify is the next generation of Expensify: a reimagination of payments based atop a foundation of chat.", + "license": "MIT", "private": true, "scripts": { "configure-mapbox": "./scripts/setup-mapbox-sdk-walkthrough.sh",