@graffy/stream
Advanced tools
Comparing version 0.14.7-alpha.10 to 0.14.7-alpha.11
@@ -99,4 +99,2 @@ "use strict"; | ||
}; | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -28,4 +28,2 @@ "use strict"; | ||
}); | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -5,11 +5,4 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.14.7-alpha.10", | ||
"version": "0.14.7-alpha.11", | ||
"main": "./index.js", | ||
"exports": { | ||
"import": "./src/index.js", | ||
"require": "./index.js" | ||
}, | ||
"module": "./src/index.js", | ||
"source": "./src/index.js", | ||
"esnext": "./src/index.js", | ||
"repository": { | ||
@@ -16,0 +9,0 @@ "type": "git", |
6897
5
108