Skip to content
Snippets Groups Projects
Commit 28abbf67 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[refact] upgrade to Duniter 1.7.x

parent 6b5a1788
Branches
No related tags found
No related merge requests found
......@@ -21,10 +21,10 @@
},
"devDependencies": {
"@types/node": "^11.9.3",
"duniter": "1.6.x",
"duniter": "1.7.x",
"typescript": "^3.3.3"
},
"peerDependencies": {
"duniter": "^1.6.21"
"duniter": "1.7.x"
}
}
require('duniter').statics.quickRun('./index.js')
\ No newline at end of file
require('duniter').Statics.quickRun('./index.js')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment