Bump dev (eslint fixing) (#29)

* Bump dev (eslint fixing)

* run lint
This commit is contained in:
Jaco Greeff
2020-12-08 11:25:05 +01:00
committed by GitHub
parent 858614c803
commit 7a730961e9
4 changed files with 58 additions and 20 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
},
"devDependencies": {
"@types/js-yaml": "^3.12.5",
"js-yaml": "^3.14.0"
"js-yaml": "^3.14.1"
}
}
+1
View File
@@ -3,6 +3,7 @@
import fs from 'fs';
import { safeLoad } from 'js-yaml';
import fetch from '@polkadot/x-fetch';
import { retrieveHostList } from '.';