Skip to content

Commit af1be58

Browse files
committed
fix(demo): minor
1 parent 41872f6 commit af1be58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build:lib": "ng build @angular-material-extensions/input-counter",
1010
"build:lib:watch": "ng build @angular-material-extensions/input-counter --watch",
1111
"build:ssr": "ng build --prod && ng run input-counter:server:production",
12-
"deploy": "ng deploy --base-href=/google-maps-autocomplete/ --no-build",
12+
"deploy": "ng deploy --base-href=/input-counter/ --no-build",
1313
"dev:ssr": "ng run input-counter:serve-ssr",
1414
"test": "ng test",
1515
"lint": "ng lint",

0 commit comments

Comments
 (0)