Skip to content

Commit

Permalink
update ActivitySim repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
billyc committed Feb 11, 2022
1 parent cb52138 commit 25094ac
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 @@ -11,7 +11,7 @@
"scripts": {
"deploy-vsp": "cp -f public/404.simwrapper.html public/404.html && bash scripts/deploy-ghpages.sh matsim-vsp/simwrapper",
"deploy-staging": "cp -f public/404.staging.html public/404.html && bash scripts/deploy-ghpages.sh simwrapper/staging",
"deploy-asim": "cp -f public/404.dashboard.html public/404.html && bash scripts/deploy-ghpages.sh activitysim/dashboard",
"deploy-asim": "cp -f public/404.dashboard.html public/404.html && bash scripts/deploy-ghpages.sh ActivitySim/dashboard",
"serve": "vite",
"build": "vite build",
"release": "standard-version",
Expand Down

0 comments on commit 25094ac

Please sign in to comment.