File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
projects/ngx-auth-firebaseui Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -314,8 +314,7 @@ v1.x should be used with angular v7 projects
314314v3.x should be used with angular v8 projects
315315v4.x should be used with angular v9/10 projects
316316v5.x should be used with angular v11 projects
317- v6.x should be used with angular v12 projects
318- v7.x should be used with angular v13 projects
317+ v6.x should be used with angular v12/13 projects
319318
320319[ help!] ( https://ngx-auth-firebaseui.firebaseapp.com/getting-started )
321320
Original file line number Diff line number Diff line change 4444 "release:patch" : " ../../node_modules/.bin/release-it --patch --ci" ,
4545 "release:minor" : " ../../node_modules/.bin/release-it --minor --ci" ,
4646 "release:major" : " ../../node_modules/.bin/release-it --major --ci" ,
47- "release:custom" : " ../../node_modules/.bin/release-it 5.3 .0 --ci --no-git.requireCleanWorkingDir" ,
47+ "release:custom" : " ../../node_modules/.bin/release-it 6.0 .0 --ci --no-git.requireCleanWorkingDir" ,
4848 "ng:test" : " ../../node_modules/.bin/ng test ngx-auth-firebaseui" ,
4949 "test" : " ../../node_modules/.bin/jest --coverage" ,
5050 "test:watch" : " ../../node_modules/.bin/jest --coverage --watch"
You can’t perform that action at this time.
0 commit comments