Skip to content

Commit

Permalink
typo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSchaap committed Jul 2, 2024
1 parent 832d102 commit b1ba19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"watch": "ng build --watch --configuration development",
"ngtest": "ng test",
"ngtestci": "ng test --browsers=ChromeHeadless --watch=false",
"deploy": "ng deploy --base-href=https: //pdok.github.io/vectortile-demo-viewer/ --repo=https://github.com/pdok/vectortile-demo-viewer.git --name=JLSchaap --email=John.Schaap@Kadaster.nl",
"deploy": "ng deploy --base-href=https://pdok.github.io/vectortile-demo-viewer/ --repo=https://github.com/pdok/vectortile-demo-viewer.git --name=JLSchaap --email=John.Schaap@Kadaster.nl",
"e2e": "ng e2e",
"open": "cypress open",
"testng": "cypress run",
Expand Down

0 comments on commit b1ba19a

Please sign in to comment.