stashing to handle out-of-sequence revisions

This commit is contained in:
Matt Hill
2021-07-07 19:18:08 -06:00
committed by Aiden McClelland
parent fb34358cc5
commit efddb7fac0
4 changed files with 74 additions and 18 deletions

View File

@@ -16,6 +16,7 @@
"mobx": "^6.1.4",
"mobx-utils": "^6.0.3",
"rxjs": "^6.6.3",
"sorted-btree": "^1.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {