Merge pull request #6237 from overleaf/em-revert-jumprope

Revert use of the jumprope library in document-updater

GitOrigin-RevId: bf83f04cf5a53bf710af74a366f4dd86c06a1fd5
This commit is contained in:
Eric Mc Sween
2022-01-06 09:03:11 +00:00
committed by Copybot
parent 729cbf3fce
commit 4bbf017c94
5 changed files with 18 additions and 158 deletions
-2
View File
@@ -29,14 +29,12 @@
"bunyan": "^1.8.15",
"diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
"express": "4.17.1",
"jumprope": "https://github.com/overleaf/jumprope/archive/b3ce482e83925a6c23278f3230a47a82bd440592.tar.gz",
"lodash": "^4.17.21",
"mongodb": "^3.6.6",
"request": "^2.88.2",
"requestretry": "^4.1.2"
},
"devDependencies": {
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cluster-key-slot": "^1.0.5",