Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
pin local version to Node 14 to avoid upgrading lockfile just yet (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey authored Feb 15, 2021
1 parent 8fa1a99 commit e792f95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
/build
*.log
*~
.node-version
.tags
iojs-*/
8.*/
6.*/
.idea/
.idea/
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14.15.1

0 comments on commit e792f95

Please sign in to comment.