fix: upgrade vscode engine

This commit is contained in:
iCrawl 2021-04-10 15:23:29 +02:00
parent ce665aa85f
commit a608e63e51
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2

View file

@ -210,6 +210,6 @@
"webpack-cli": "^4.6.0"
},
"engines": {
"vscode": "^1.53.0"
"vscode": "^1.55.0"
}
}