Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxiang authored Mar 23, 2022
1 parent ddd9618 commit ad21bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "esbuild src/index.ts --platform=node --bundle --external:coc.nvim --outdir=dist"
},
"dependencies": {
"solidity-ls": "^0.0.1"
"solidity-ls": "^0.2.1"
},
"devDependencies": {
"@types/node": "^17.0.21",
Expand Down

0 comments on commit ad21bde

Please sign in to comment.