Commit eb16ea4 Laszlo Radics
committed
1 parent b13aca7 commit eb16ea4 Copy full SHA for eb16ea4
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 31
31
"moment" : " ^2.15.1" ,
32
32
"pg" : " 7.3" ,
33
33
"pg-query-stream" : " ^1.0.0" ,
34
- "through" : " ~2.3.8"
34
+ "through" : " ~2.3.8" ,
35
+ "tslib" : " ^1.8.0"
35
36
},
36
37
"devDependencies" : {
37
38
"@types/jasmine" : " ~2.5.35" ,
Original file line number Diff line number Diff line change @@ -2868,6 +2868,10 @@ trim-right@^1.0.1:
2868
2868
version "1.0.1"
2869
2869
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
2870
2870
2871
+ tslib@^1.8.0 :
2872
+ version "1.8.0"
2873
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
2874
+
2871
2875
tunnel-agent@^0.6.0 :
2872
2876
version "0.6.0"
2873
2877
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
You can’t perform that action at this time.
0 commit comments