Bump test plugin code-server engine

This commit is contained in:
Asher 2021-12-09 21:08:54 +00:00 committed by Joe Previte
parent 0501a19603
commit c55f0e8b0b
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"name": "test-plugin",
"version": "1.0.0",
"engines": {
"code-server": "^3.7.0"
"code-server": "^4.0.0"
},
"main": "out/index.js",
"devDependencies": {