Set NPM dependencies more stably

also manually increment edx-proctoring version, since that's all we
wanted to achieve with this
This commit is contained in:
Matt Hughes
2018-12-06 16:57:27 -05:00
committed by Dave St.Germain
parent 6264d75f49
commit 91b9478755
5 changed files with 21 additions and 10 deletions

View File

@@ -4,8 +4,8 @@
"dependencies": {
"@edx/cookie-policy-banner": "1.1.10",
"@edx/edx-bootstrap": "1.0.3",
"@edx/edx-proctoring": "git+https://git@github.com/edx/edx-proctoring.git",
"@edx/mockprock": "git+https://git@github.com/edx/mockprock.git",
"@edx/edx-proctoring": "^1.5.0-rc.1",
"@edx/mockprock": "^1.0.1",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "1.16.12",
"babel-core": "6.26.0",