Expose kademlia config & integrate new StepperOutcome (#1002)

This commit is contained in:
folex 2020-12-18 18:29:03 +03:00 committed by GitHub
parent 7848f59e00
commit f0b4c7a718
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "fluence",
"version": "0.7.99",
"version": "0.7.101",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -23,7 +23,7 @@
"noImplicitAny": true,
"alwaysStrict": true,
"noImplicitThis": true,
"strictNullChecks": false,
"strictNullChecks": false
},
"exclude": [
"node_modules",