From 612f3e755be2af9596b1d04e253b26dd80a18d7a Mon Sep 17 00:00:00 2001 From: sobitneupane <073bct543.sobit@pcampus.edu.np> Date: Thu, 16 Jun 2022 13:36:41 +0545 Subject: [PATCH] Update package.json to reflect update in expensify-common --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d80cb29623e7..628eb374fcb7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", "dotenv": "^8.2.0", - "expensify-common": "git+https://github.com/Expensify/expensify-common.git#e989d858aa2ab8191284ae106acf9cd323ab879d", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#3d87e9b87c6e5ce5fa4bac05bceb3cdf3ad6ca56", "fbjs": "^3.0.2", "file-loader": "^6.0.0", "html-entities": "^1.3.1",