Skip to content

Commit

Permalink
Update vsce and ovsx
Browse files Browse the repository at this point in the history
  • Loading branch information
earshinov committed Aug 27, 2023
1 parent 25b4659 commit e36fe78
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 221 deletions.
5 changes: 3 additions & 2 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
*/**

# Whitelist
!CHANGELOG.md
!doc/logo.png
!package.json
!LICENSE
!out/**/*.js
!package.json
!README.md
!CHANGELOG.md
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,13 @@
"mocha": "^7.2.0",
"nodemon": "^2.0.1",
"nyc": "^15.1.0",
"ovsx": "^0.1.0-next.a9154dc",
"ovsx": "^0.8.3",
"rimraf": "^3.0.2",
"sinon": "^9.0.2",
"test-exclude": "j03m/test-exclude#j03m/fix2",
"tslint": "^5.19.0",
"typescript": "^3.7.2",
"vsce": "^1.87.0",
"vsce": "^2.15.0",
"vscode-test": "^1.4.0"
},
"nyc": {
Expand Down
Loading

0 comments on commit e36fe78

Please sign in to comment.