File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 48
48
"array-move" : " ^4.0.0" ,
49
49
"browserfs" : " ^1.4.3" ,
50
50
"classnames" : " ^2.3.2" ,
51
- "conductor" : " https://github.com/source-academy/conductor.git#0.2.0 " ,
51
+ "conductor" : " https://github.com/source-academy/conductor.git#0.2.1 " ,
52
52
"dayjs" : " ^1.11.13" ,
53
53
"dompurify" : " ^3.2.4" ,
54
54
"flexboxgrid" : " ^6.3.1" ,
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ import { createFeatureFlag } from '../../commons/featureFlags';
2
2
3
3
export const flagConductorEvaluatorUrl = createFeatureFlag (
4
4
'conductor.evaluator.url' ,
5
- 'https://fyp.tsammeow.dev/evaluator/0.2.0 /worker.js' ,
5
+ 'https://fyp.tsammeow.dev/evaluator/0.2.1 /worker.js' ,
6
6
'The URL where Conductor may find the Runner to be used for running user programs.'
7
7
) ;
Original file line number Diff line number Diff line change @@ -6778,10 +6778,10 @@ __metadata:
6778
6778
languageName: node
6779
6779
linkType: hard
6780
6780
6781
- "conductor@https://github.com/source-academy/conductor.git#0.2.0 ":
6782
- version: 0.2.0
6783
- resolution: "conductor@https://github.com/source-academy/conductor.git#commit=ff4327b38b3ea20516f1f4b9ae512d494518b36a "
6784
- checksum: 10c0/100ea2c5c716abf98a879e8f98a9ec63651d39a99e384fa9649db156e660a9918c4375c91e916f3f4efa9889c3ce9893936063a038b31683db530423b3abd14a
6781
+ "conductor@https://github.com/source-academy/conductor.git#0.2.1 ":
6782
+ version: 0.2.1
6783
+ resolution: "conductor@https://github.com/source-academy/conductor.git#commit=d933713f5ae5b822e4f521872a5d9cb46d79b5df "
6784
+ checksum: 10c0/b09c2913f97e62a54ae45f61cd905bfec07d62d14393e7e7476fc4afe474b4a19594cd394ab9df6147849dba9353de4dfbe996eaeb3d151066ac8930d588c5d7
6785
6785
languageName: node
6786
6786
linkType: hard
6787
6787
@@ -9528,7 +9528,7 @@ __metadata:
9528
9528
buffer: "npm:^6.0.3"
9529
9529
canvas: "npm:^2.11.2"
9530
9530
classnames: "npm:^2.3.2"
9531
- conductor: "https://github.com/source-academy/conductor.git#0.2.0 "
9531
+ conductor: "https://github.com/source-academy/conductor.git#0.2.1 "
9532
9532
constants-browserify: "npm:^1.0.0"
9533
9533
coveralls: "npm:^3.1.1"
9534
9534
cross-env: "npm:^7.0.3"
You can’t perform that action at this time.
0 commit comments