Commit e3048a26565a4813f79503abdca509f4b04a098b

Authored by Adhidarma Hadiwinoto
1 parent 3c1e3f2fa1
Exists in master

Fix bug on 1.45.2 because of missing pkginfo call on matrix

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

  1 +require('pkginfo')(module, 'version');
1 2 const simpleGit = require('simple-git');
2 3 const machineid = require('node-machine-id');
3 4