Skip to content

Commit ccea18c

Browse files
committed
Pin dependency tslib to 2.0.2
1 parent 31f9221 commit ccea18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ngu-carousel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@angular/core": "^10.0.4"
77
},
88
"dependencies": {
9-
"tslib": "^2.0.0"
9+
"tslib": "2.0.2"
1010
},
1111
"license": "MIT",
1212
"repository": {

0 commit comments

Comments
 (0)