mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 08:41:05 +00:00
Merge pull request #8 from libp2p/greenkeeper-aegir-8.0.0
Update aegir to version 8.0.0 🚀
This commit is contained in:
commit
ee2ba5418f
@ -31,7 +31,7 @@
|
||||
"protocol-buffers": "^3.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aegir": "^3.0.4",
|
||||
"aegir": "^8.0.0",
|
||||
"chai": "^3.5.0",
|
||||
"pre-commit": "^1.1.3"
|
||||
},
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* eslint max-nested-callbacks: ["error", 8] */
|
||||
/* eslint-env mocha */
|
||||
'use strict'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user