Files
edx-platform/package.json
Kshitij Sobti d687bc7ba2 fix: Fix jasmine-jquery package format to avoid checking out over ssh (#30437)
The npm package manager seems to try checking out over ssh unless a github
dependency is specified with the git user via git@. Checking out over ssh breaks
deployments in CI and deployment environments.
2022-06-08 19:30:31 +00:00

3.5 KiB