File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -88,3 +88,4 @@ Temporary Items
8888
8989.idea /
9090dist /
91+ /example /* /yarn.lock
Original file line number Diff line number Diff line change 2424 "@angular/router" : " ~9.1.4" ,
2525 "@angular/upgrade" : " ~9.1.4" ,
2626 "angular-in-memory-web-api" : " ~0.9.0" ,
27- "browser-image-compression" : " ^1.0.10 " ,
27+ "browser-image-compression" : " * " ,
2828 "rxjs" : " ~6.5.4" ,
2929 "zone.js" : " ~0.10.3"
3030 },
3131 "devDependencies" : {
3232 "@angular-devkit/build-angular" : " ~0.901.4" ,
3333 "@angular/cli" : " ~9.1.4" ,
3434 "@angular/compiler-cli" : " ~9.1.4" ,
35- "@types/browser-image-compression" : " ^1.0.1 " ,
35+ "@types/browser-image-compression" : " * " ,
3636 "@types/jasmine" : " ~3.5.0" ,
3737 "@types/jasminewd2" : " ~2.0.3" ,
3838 "@types/node" : " ^12.11.1" ,
Original file line number Diff line number Diff line change 66 "@testing-library/jest-dom" : " ^4.2.4" ,
77 "@testing-library/react" : " ^9.3.2" ,
88 "@testing-library/user-event" : " ^7.1.2" ,
9- "browser-image-compression" : " ^1.0.10 " ,
9+ "browser-image-compression" : " * " ,
1010 "react" : " ^16.13.0" ,
1111 "react-dom" : " ^16.13.0" ,
1212 "react-scripts" : " 3.4.0"
You can’t perform that action at this time.
0 commit comments