Compare View

switch
from
...
to
 
Commits (2)

Changes

Showing 2 changed files Side-by-side Diff

... ... @@ -3,7 +3,7 @@
3 3 const simpleGit = require('simple-git');
4 4 //const macaddress = require('macaddress');
5 5 const machineid = require('node-machine-id');
6   -const sha1 = require('sha1');
  6 +//const sha1 = require('sha1');
7 7  
8 8 const matrix = {
9 9 //host_id: {}
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.16.3",
  3 + "version": "1.16.4",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {