diff --git a/jitsi-meet_package.patch b/jitsi-meet_package.patch index 1f70f42..1060680 100644 --- a/jitsi-meet_package.patch +++ b/jitsi-meet_package.patch @@ -1,12 +1,12 @@ -*** package.json 2021-12-04 00:01:46.000000000 +0300 ---- package.json.new 2021-12-04 21:02:52.215192853 +0300 -*************** -*** 155,160 **** ---- 155,161 ---- - "@babel/preset-flow": "7.9.0", - "@babel/preset-react": "7.9.4", - "@jitsi/js-utils": "2.0.0", -+ "jsonfile": "^6.0.0", - "@svgr/webpack": "5.4.0", - "babel-eslint": "10.0.3", - "babel-loader": "8.1.0", +diff --git a/package.json.orig b/package.json +index 98fec37..1536c1a 100644 +--- a/package.json.orig ++++ b/package.json +@@ -188,6 +188,7 @@ + "history": "^4.10.1", + "html-webpack-plugin": "^5.5.0", + "i18next": "^19.9.2", ++ "jsonfile": "^6.0.0", + "moment": "^2.29.2", + "mousetrap": "^1.6.5", + "patch-package": "6.2.2",