diff --git a/package.json b/package.json index 0ba1a660c..572575419 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "lib": "lib" }, "devDependencies": { - "@github1s/vscode-web": "0.2.0", + "@github1s/vscode-web": "0.2.1", "@typescript-eslint/eslint-plugin": "^4.15.0", "@typescript-eslint/parser": "^4.15.0", "chokidar": "^3.5.1", diff --git a/vscode-web-github1s/package.json b/vscode-web-github1s/package.json index 0b3fcfc40..9ed48ae40 100644 --- a/vscode-web-github1s/package.json +++ b/vscode-web-github1s/package.json @@ -1,6 +1,6 @@ { "name": "@github1s/vscode-web", - "version": "0.2.0", + "version": "0.2.1", "description": "VS Code web for GitHub1s", "author": "github1s", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 10ee07e0b..b050b909d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39,10 +39,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@github1s/vscode-web@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@github1s/vscode-web/-/vscode-web-0.2.0.tgz#15484bf69ba3d06beb95a3b68548a8837adc9122" - integrity sha512-8y7aJLfSiVTonJ6nqsI/Is8LTPnwhjWYl6xaJFnQPuDHtPKNM0o0qdcVHpY3ZI884yut1yzJcRb6VaHtwVNwqA== +"@github1s/vscode-web@0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@github1s/vscode-web/-/vscode-web-0.2.1.tgz#513aa78f8f933e1c92e9d66203115cdacbb572ab" + integrity sha512-+TPlM0CNagT2mHCAaMXR/hVWB9pHxSZnEy+LsEMV4ZYWaVzfiCjqSc8SvDsabrLUWMSPfAeXRzo2Y1fodr5/kA== dependencies: iconv-lite-umd "0.6.8" jschardet "2.2.1"