@rocket.chat/core-typings 6.12.0 → 6.12.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"$schema": "https://json.schemastore.org/package",
|
3
3
|
"name": "@rocket.chat/core-typings",
|
4
|
-
"version": "6.12.
|
4
|
+
"version": "6.12.1",
|
5
5
|
"devDependencies": {
|
6
6
|
"@rocket.chat/eslint-config": "^0.7.0",
|
7
7
|
"eslint": "~8.45.0",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"dependencies": {
|
25
25
|
"@rocket.chat/apps-engine": "1.45.0-alpha.866",
|
26
26
|
"@rocket.chat/icons": "~0.38.0",
|
27
|
-
"@rocket.chat/message-parser": "^0.31.
|
27
|
+
"@rocket.chat/message-parser": "^0.31.30",
|
28
28
|
"@rocket.chat/ui-kit": "~0.36.1",
|
29
29
|
"@types/express": "^4.17.21"
|
30
30
|
},
|