Skip to content

Commit

Permalink
fix(demo): minor
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jun 19, 2020
1 parent 41872f6 commit af1be58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"build:lib": "ng build @angular-material-extensions/input-counter",
"build:lib:watch": "ng build @angular-material-extensions/input-counter --watch",
"build:ssr": "ng build --prod && ng run input-counter:server:production",
"deploy": "ng deploy --base-href=/google-maps-autocomplete/ --no-build",
"deploy": "ng deploy --base-href=/input-counter/ --no-build",
"dev:ssr": "ng run input-counter:serve-ssr",
"test": "ng test",
"lint": "ng lint",
Expand Down

0 comments on commit af1be58

Please sign in to comment.