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

Commit e792f95

Browse files
authored
pin local version to Node 14 to avoid upgrading lockfile just yet (#357)
1 parent 8fa1a99 commit e792f95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
/build
44
*.log
55
*~
6-
.node-version
76
.tags
87
iojs-*/
98
8.*/
109
6.*/
11-
.idea/
10+
.idea/

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
14.15.1

0 commit comments

Comments
 (0)