@graffy/fill
Advanced tools
Comparing version 0.14.7-alpha.10 to 0.14.7-alpha.11
@@ -46,4 +46,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": { | ||
@@ -22,5 +15,5 @@ "type": "git", | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
"@graffy/common": "0.14.7-alpha.10", | ||
"@graffy/stream": "0.14.7-alpha.10" | ||
"@graffy/common": "0.14.7-alpha.11", | ||
"@graffy/stream": "0.14.7-alpha.11" | ||
} | ||
} |
@@ -142,4 +142,2 @@ "use strict"; | ||
} | ||
} | ||
module.exports = exports.default; | ||
} |
6304
4
148
+ Added@graffy/common@0.14.7-alpha.11(transitive)
+ Added@graffy/stream@0.14.7-alpha.11(transitive)
- Removed@graffy/common@0.14.7-alpha.10(transitive)
- Removed@graffy/stream@0.14.7-alpha.10(transitive)