File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
projects/angular-material-extensions/input-counter Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
},
62
62
"npm" : {
63
63
"publish" : true ,
64
- "publishPath" : " ../../../dist/angular-material-extensions/google-maps-autocomplete "
64
+ "publishPath" : " ../../../dist/angular-material-extensions/input-counter "
65
65
},
66
66
"publishConfig" : {
67
67
"access" : " public"
Original file line number Diff line number Diff line change 15
15
"noUnusedParameters" : true ,
16
16
"noUnusedLocals" : true ,
17
17
"rootDir" : " schematics" ,
18
- "outDir" : " ../../../dist/angular-material-extensions/google-maps-autocomplete /schematics" ,
18
+ "outDir" : " ../../../dist/angular-material-extensions/input-counter /schematics" ,
19
19
"skipDefaultLibCheck" : true ,
20
20
"skipLibCheck" : true ,
21
21
"sourceMap" : true ,
You can’t perform that action at this time.
0 commit comments