File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " angular-vlibras" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
2121 "@angular/platform-browser" : " ^20.0.3" ,
2222 "@angular/platform-browser-dynamic" : " ^20.0.3" ,
2323 "@angular/router" : " ^20.0.3" ,
24- "angular-vlibras" : " ^1.0.0 " ,
24+ "angular-vlibras" : " ^1.0.2 " ,
2525 "nucleus-angular" : " ^1.0.3" ,
2626 "rxjs" : " ~7.8.0" ,
2727 "tslib" : " ^2.8.0" ,
4141 "ng-packagr" : " ^20.0.0" ,
4242 "typescript" : " ^5.8.3"
4343 }
44- }
44+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-vlibras" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " A library for integrating VLibras into Angular applications." ,
55 "author" : " Lucas Ferreira <lucasferreiralimax@gmail.com>" ,
66 "repository" : {
1212 },
1313 "public" : true ,
1414 "peerDependencies" : {
15- "@angular/common" : " ^19.1.3 " ,
16- "@angular/core" : " ^19.1.3 "
15+ "@angular/common" : " ^18.0.0 || ^ 19.0.0 || ^20.0.0 " ,
16+ "@angular/core" : " ^18.0.0 || ^ 19.0.0 || ^20.0.0 "
1717 },
1818 "dependencies" : {
1919 "tslib" : " ^2.3.0"
You can’t perform that action at this time.
0 commit comments