diff --git a/lib/buildtools/package.json b/lib/buildtools/package.json index 847b5ae42a..253c054d1f 100644 --- a/lib/buildtools/package.json +++ b/lib/buildtools/package.json @@ -5,6 +5,7 @@ "version": "1.1.0", "devDependencies": { "@commander-js/extra-typings": "^15.0.0", + "@sourceacademy/conductor": "catalog:", "@types/estree": "^1.0.0", "@types/http-server": "^0.12.4", "@types/node": "^24.0.0", diff --git a/yarn.lock b/yarn.lock index a0798c2520..5b6ff415ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4513,6 +4513,7 @@ __metadata: resolution: "@sourceacademy/modules-buildtools@workspace:lib/buildtools" dependencies: "@commander-js/extra-typings": "npm:^15.0.0" + "@sourceacademy/conductor": "catalog:" "@sourceacademy/modules-repotools": "workspace:^" "@sourceacademy/modules-typedoc-plugin": "workspace:^" "@types/estree": "npm:^1.0.0"