We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c8d092 + 07c5728 commit 9174a24Copy full SHA for 9174a24
package.json
@@ -22,7 +22,7 @@
22
"author": "Friedel Ziegelmayer <[email protected]>",
23
"license": "MIT",
24
"devDependencies": {
25
- "aegir": "^8.0.0",
+ "aegir": "^8.1.0",
26
"chai": "^3.5.0",
27
"interface-pull-blob-store": "^0.5.0"
28
},
test/streaming.spec.js
@@ -1,4 +1,4 @@
1
-/* eslint-env mocha*/
+/* eslint-env mocha */
2
'use strict'
3
4
const expect = require('chai').expect
0 commit comments