aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msteams/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-05-27 23:34:40 +0200
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-24 00:23:17 +0000
commit14e401db8c52c12c6de08f6394ee2bb61e5a959e (patch)
tree56e54676c4818c74c1d192ebbb4637b74a61188d /recipes/msteams/package.json
parentAdd documentation for injectJSUnsafe (diff)
downloadferdium-recipes-14e401db8c52c12c6de08f6394ee2bb61e5a959e.tar.gz
ferdium-recipes-14e401db8c52c12c6de08f6394ee2bb61e5a959e.tar.zst
ferdium-recipes-14e401db8c52c12c6de08f6394ee2bb61e5a959e.zip
[msteams] Context isolation support
Diffstat (limited to 'recipes/msteams/package.json')
-rw-r--r--recipes/msteams/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/msteams/package.json b/recipes/msteams/package.json
index f87082a..d412030 100644
--- a/recipes/msteams/package.json
+++ b/recipes/msteams/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "msteams", 2 "id": "msteams",
3 "name": "Microsoft Teams", 3 "name": "Microsoft Teams",
4 "version": "2.0.1", 4 "version": "3.0.0",
5 "description": "Microsoft Teams", 5 "description": "Microsoft Teams",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",