chore(npm): upgrade to node 14.7

This commit is contained in:
Stefan Imhoff
2022-08-24 11:55:50 +02:00
parent d555778570
commit 9337c65222
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
12.16.3
14.7.0

View File

@@ -3,7 +3,7 @@
publish = "dist"
[build.environment]
NODE_VERSION = "12.16"
NODE_VERSION = "14.7"
[dev]
command = "npm run dev"