Skip to content

Commit

Permalink
feat: update vscode-web version
Browse files Browse the repository at this point in the history
  • Loading branch information
conwnet committed Sep 4, 2021
1 parent 56ee4d7 commit 485054d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion vscode-web-github1s/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@github1s/[email protected].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/[email protected].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"
Expand Down

0 comments on commit 485054d

Please sign in to comment.