Skip to content

Commit f54d528

Browse files
authored
Merge pull request #395 from mitodl/jkachel/addl-fixes-for-ue
Small fix for UE Frontend, remove old project
2 parents f9b49be + e8717bb commit f54d528

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

repos_info.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,6 @@
168168
"packaging_tool": "npm",
169169
"versioning_strategy": "npm"
170170
},
171-
{
172-
"name": "edx-username-changer",
173-
"repo_url": "https://github.com/mitodl/edx-username-changer.git",
174-
"channel_name": "doof-edx-username-changer",
175-
"project_type": "library",
176-
"packaging_tool": "setuptools",
177-
"versioning_strategy": "python"
178-
},
179171
{
180172
"name": "mitxonline",
181173
"repo_url": "https://github.com/mitodl/mitxonline.git",
@@ -215,7 +207,7 @@
215207
"channel_name": "doof-ue-frontend",
216208
"project_type": "web_application",
217209
"web_application_type": "django",
218-
"versioning_strategy": "python"
210+
"versioning_strategy": "npm"
219211
}
220212
]
221213
}

0 commit comments

Comments
 (0)