Mattermost plugin first commit

This commit is contained in:
Zef Hemel
2022-07-22 13:44:45 +02:00
parent 65234e17dd
commit 88121da341
21 changed files with 2796 additions and 2 deletions
+2 -1
View File
@@ -30,6 +30,7 @@
"typescript": "^4.6.2"
},
"workspaces": [
"packages/*"
"packages/*",
"mattermost-plugin/webapp"
]
}