Skip to content
Snippets Groups Projects
Commit e302e6dc authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

use nodeVersion instead only version

parent 53e0f401
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ class VersionCompiler
output = JSON.parse file.getContentsAsString()
output.compile =
date: new Date().toISOString()
version: process.version
nodeVersion: process.version
arch: process.arch
platform: process.platform
osRelease: os.release()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment