Skip to content

Commit 1eeb04c

Browse files
committed
fix(deps): pin dependency tslib to 2.0.1
1 parent fe83e74 commit 1eeb04c

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.1"
1010
},
1111
"license": "MIT",
1212
"repository": {

0 commit comments

Comments
 (0)