This commit is contained in:
Zef Hemel
2022-04-29 13:37:31 +02:00
parent 9ef30d1f49
commit a4e127a6dd
7 changed files with 156 additions and 38 deletions
+2 -3
View File
@@ -11,9 +11,6 @@
"workspaces": [
"packages/*"
],
"dependencies": {
"handlebars": "^4.7.7"
},
"devDependencies": {
"@parcel/core": "2.3.2",
"@parcel/packager-raw-url": "2.3.2",
@@ -9930,6 +9927,7 @@
"@mattermost/client": "^6.7.0-0",
"@mattermost/types": "^6.7.0-0",
"@types/yaml": "^1.9.7",
"handlebars": "^4.7.7",
"markdown-it": "^12.3.2",
"markdown-it-task-lists": "^2.1.1",
"yaml": "^2.0.0"
@@ -11526,6 +11524,7 @@
"@mattermost/types": "^6.7.0-0",
"@types/markdown-it": "^12.2.3",
"@types/yaml": "^1.9.7",
"handlebars": "^4.7.7",
"markdown-it": "^12.3.2",
"markdown-it-task-lists": "^2.1.1",
"yaml": "^2.0.0"