Fix types for debug-print module (#8113)

GitOrigin-RevId: 286f961cab445041926d9a41f4ac69298ec86462
This commit is contained in:
Alf Eaton
2022-05-25 08:11:31 +00:00
committed by Copybot
parent afd5d808a8
commit 3fc00786ea
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -55,6 +55,7 @@
"@codemirror/search": "^0.20.1",
"@codemirror/state": "^0.20.0",
"@codemirror/view": "^0.20.2",
"@lezer/common": "^0.16.0",
"@lezer/highlight": "^0.16.0",
"@lezer/lr": "^0.16.3",
"@overleaf/logger": "^3.1.0",