Skip to content

Commit

Permalink
remove ovsx from dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
czhang03 committed Mar 6, 2023
1 parent 6c9f7b8 commit 013741b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 10 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@
"eslint-plugin-jsdoc": "^40.0.0",
"fast-check": "^3.7.0",
"mocha": "^10.2.0",
"typescript": "^4.9.5"
},
"dependencies": {
"typescript": "^4.9.5",
"ovsx": "^0.8.0"
}
}

0 comments on commit 013741b

Please sign in to comment.