2
0
mirror of https://github.com/frappe/bench.git synced 2024-06-26 19:23:30 +00:00

fix: Bump Nodejs v12 => v14

This commit is contained in:
Dany Robert 2022-06-06 17:18:54 +05:30 committed by GitHub
parent 593c7b737f
commit cd0fccfdb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
---
node_version: 12
...
node_version: 14
...