File tree 1 file changed +2
-2
lines changed
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/fab-menu" ,
3
3
"description" : " Angular Material component that allow users to select a county or nationality " ,
4
- "version" : " 3.0.0 " ,
4
+ "version" : " 3.0.1 " ,
5
5
"homepage" : " https://angular-material-extensions.github.io/fab-menu" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
36
36
"lint" : " ../../../node_modules/.bin/ng lint @angular-material-extensions/fab-menu" ,
37
37
"resync:schematics" : " rsync -a schematics/collection.json ../../../dist/angular-material-extensions/fab-menu/schematics/" ,
38
38
"resync:readme" : " rsync -a ../../../README.md ../../../dist/angular-material-extensions/fab-menu/" ,
39
- "postbuild" : " npm run build:schematics && npm run resync:readme" ,
39
+ "postbuild" : " npm run resync:readme" ,
40
40
"prepublish" : " npm run build" ,
41
41
"release:patch" : " ../../../node_modules/.bin/release-it --patch --ci" ,
42
42
"release:minor" : " ../../../node_modules/.bin/release-it --minor --ci" ,
You can’t perform that action at this time.
0 commit comments