File tree 1 file changed +2
-2
lines changed
projects/angular-material-extensions/password-strength
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-material-extensions/password-strength" ,
3
3
"description" : " Material password strength meter to indicate how secure is the provided password" ,
4
- "version" : " 12.1 .0" ,
4
+ "version" : " 13.0 .0" ,
5
5
"homepage" : " https://github.com/angular-material-extensions/password-strength" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
41
41
"release:patch" : " ../../../node_modules/.bin/release-it --patch --ci" ,
42
42
"release:minor" : " ../../../node_modules/.bin/release-it --minor --ci" ,
43
43
"release:major" : " ../../../node_modules/.bin/release-it --major --ci --no-git.requireCleanWorkingDir --dry-run" ,
44
- "release:custom" : " ../../../node_modules/.bin/release-it 12.1 .0 --ci --no-git.requireCleanWorkingDir" ,
44
+ "release:custom" : " ../../../node_modules/.bin/release-it 13.0 .0 --ci --no-git.requireCleanWorkingDir" ,
45
45
"ng:test" : " ../../../node_modules/.bin/ng test @angular-material-extensions/password-strength" ,
46
46
"test" : " ../../../node_modules/.bin/jest --coverage" ,
47
47
"test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
You can’t perform that action at this time.
0 commit comments