Skip to content

Commit 5312cee

Browse files
committed
@angular/cli migration - update-libraries-tslib
Update library projects to use tslib version 2 as a direct dependency. Read more about this here: https://v10.angular.io/guide/migration-update-libraries-tslib
1 parent 50bf136 commit 5312cee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/right-sheet/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"repository": {
2525
"type": "git",
2626
"url": "https://github.com/footageone/angular-material-addons.git"
27+
},
28+
"dependencies": {
29+
"tslib": "^2.0.0"
2730
}
2831
}

0 commit comments

Comments
 (0)