fix judge.
This commit is contained in:
@@ -13,13 +13,14 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"prettier": "^3.1.0",
|
||||
"vitepress": "1.0.0-rc.25"
|
||||
"prettier": "^3.1.1",
|
||||
"vitepress": "1.0.0-rc.32"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-cpp": "^6.0.2",
|
||||
"@codemirror/lang-python": "^6.1.3",
|
||||
"axios": "^1.6.2",
|
||||
"codemirror": "^6.0.1",
|
||||
"vue-codemirror": "^6.1.1"
|
||||
"vue-codemirror6": "^1.1.32"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user