2022.12.0

This commit is contained in:
Sergey Zhemoytel 2022-12-11 13:40:08 +03:00
parent 8ac3885327
commit 470fa65a9d

View file

@ -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",