fix: add missing code codemirror deps (#5267)

This commit is contained in:
Erez Rokah 2021-04-13 21:00:02 +04:00 committed by GitHub
parent f918ddbe81
commit 0aa7766ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"codemirror": "^5.46.0",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",