File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
projects/ngx-auth-firebaseui Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-auth-firebaseui" ,
33 "description" : " Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication" ,
4- "version" : " 4.1 .0" ,
4+ "version" : " 4.2 .0" ,
55 "homepage" : " https://ngx-auth-firebaseui.firebaseapp.com" ,
66 "author" : {
77 "name" : " anthonynahas" ,
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 4.1 .0 --ci --no-git.requireCleanWorkingDir" ,
47+ "release:custom" : " ../../node_modules/.bin/release-it 4.2 .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