plugins/graphiql: add missing codemirror types

This commit is contained in:
Patrik Oldsberg
2020-05-17 12:46:57 +02:00
parent 3445778b2b
commit c9f435638a
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/codemirror": "^0.0.93",
"@types/jest": "^25.2.1",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "^5.0.4",