Skip to content

Commit

Permalink
update node
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Feb 13, 2021
1 parent 7855d4a commit b03dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion st3/lsp_utils/node_distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__all__ = ['NodeDistribution', 'NodeDistributionPATH', 'NodeDistributionLocal']

NODE_VERSION = '12.20.1'
NODE_VERSION = '12.20.2'


class NodeDistribution:
Expand Down

0 comments on commit b03dfb9

Please sign in to comment.