Skip to content

Commit

Permalink
Rename ibis-ladybug to ladybug
Browse files Browse the repository at this point in the history
  • Loading branch information
jacodg committed Jan 5, 2024
1 parent 8258c4d commit 53ebe54
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 @@ -18,7 +18,7 @@
"lint": "ng lint",
"prepare": "husky install",
"installFrankRunnerEnv": "cd ../frank-runner && ./env.sh > installFrankRunnerEnv.log",
"startServer": "cd ../frank-runner/specials/ibis-ladybug && ./restart.sh -Dupdate.strategy=none > serverStartLog.log"
"startServer": "cd ../frank-runner/specials/ladybug && ./restart.sh -Dupdate.strategy=none > serverStartLog.log"
},
"dependencies": {
"@angular/animations": "14.2.12",
Expand Down

0 comments on commit 53ebe54

Please sign in to comment.