auto-update get-product-name

This commit is contained in:
Wingy 2020-11-02 19:07:12 -05:00
parent 96588d0690
commit b379c5ba41
5 changed files with 105 additions and 5 deletions

View file

@ -23,4 +23,6 @@ block content
input.button.is-primary(type='submit' value='Add User')
h3 Version Info
p Christmas Community: v#{_CC.require('./package.json').version}
p Node: #{process.version}
p Get Product Data: v#{_CC.require('get-product-name/package.json').version}
p Node: #{process.version}
p PID: #{process.pid}