chore: Make editor version comparison more lenient to reduce forced reloads

This commit is contained in:
Tom Moor
2020-06-20 12:35:32 -07:00
parent 64c3ff8d6b
commit 2a3b9e2104
3 changed files with 22 additions and 6 deletions

View File

@@ -142,6 +142,7 @@
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.1.2",
"semver": "^7.3.2",
"sequelize": "^5.21.1",
"sequelize-cli": "^5.5.0",
"sequelize-encrypted": "^0.1.0",
@@ -191,4 +192,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.43.3"
}
}