@rocket.chat/rest-typings 7.0.0-rc.6 → 7.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rocket.chat/rest-typings",
|
3
|
-
"version": "7.0.0
|
3
|
+
"version": "7.0.0",
|
4
4
|
"devDependencies": {
|
5
|
-
"@rocket.chat/apps-engine": "^1.47.0
|
5
|
+
"@rocket.chat/apps-engine": "^1.47.0",
|
6
6
|
"@rocket.chat/eslint-config": "~0.7.0",
|
7
7
|
"@types/jest": "~29.5.13",
|
8
8
|
"eslint": "~8.45.0",
|
@@ -24,9 +24,9 @@
|
|
24
24
|
"/dist"
|
25
25
|
],
|
26
26
|
"dependencies": {
|
27
|
-
"@rocket.chat/core-typings": "^7.0.0
|
27
|
+
"@rocket.chat/core-typings": "^7.0.0",
|
28
28
|
"@rocket.chat/message-parser": "^0.31.31",
|
29
|
-
"@rocket.chat/ui-kit": "~0.37.0
|
29
|
+
"@rocket.chat/ui-kit": "~0.37.0",
|
30
30
|
"ajv": "^8.11.0",
|
31
31
|
"ajv-formats": "^2.1.1"
|
32
32
|
},
|