File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ And then call "npm run build".
36
36
37
37
## Changelog
38
38
39
+ ### __ WORK IN PROGRESS__
40
+ * (AlCalzone) fix type resolution for rxjs in TypeScripts
41
+
39
42
### 4.6.22 (2020-07-30)
40
43
* (Apollon77) catched some more file errors in mirror logic
41
44
Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@iobroker/adapter-core" : " ^2.4.0" ,
33
- "@types/node" : " ^12.12.53 " ,
33
+ "@types/node" : " ^12.12.54 " ,
34
34
"@types/request" : " ^2.48.5" ,
35
35
"coffee-compiler" : " ^0.3.2" ,
36
36
"coffee-script" : " ^1.12.7" ,
53
53
"gulp" : " ^4.0.2" ,
54
54
"gulp-rename" : " ^2.0.0" ,
55
55
"gulp-replace" : " ^1.0.0" ,
56
- "mocha" : " ^8.0 .1" ,
56
+ "mocha" : " ^8.1 .1" ,
57
57
"timekeeper" : " ^2.2.0"
58
58
},
59
59
"bugs" : {
You can’t perform that action at this time.
0 commit comments