We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a83fb commit 19a3488Copy full SHA for 19a3488
1 file changed
appveyor.yml
@@ -1,7 +1,7 @@
1
-version: 3.2.1-{branch}.{build}
+version: 5.1.0-{branch}.{build}
2
3
environment:
4
- nodejs_version: "12.16.1"
+ nodejs_version: "14.21.3"
5
6
install:
7
- ps: Install-Product node $env:nodejs_version
0 commit comments