@microlink/mql
Advanced tools
Comparing version 0.13.8 to 0.13.9
@@ -797,3 +797,3 @@ function getDefaultExportFromCjs (x) { | ||
flatten, | ||
VERSION: '0.13.8' | ||
VERSION: '0.13.9' | ||
}); | ||
@@ -800,0 +800,0 @@ |
@@ -803,3 +803,3 @@ (function (global, factory) { | ||
flatten, | ||
VERSION: '0.13.8' | ||
VERSION: '0.13.9' | ||
}); | ||
@@ -806,0 +806,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://microlink.io/mql", | ||
"version": "0.13.8", | ||
"version": "0.13.9", | ||
"types": "lightweight/index.d.ts", | ||
@@ -50,3 +50,3 @@ "exports": { | ||
"dependencies": { | ||
"flattie": "~1.1.0", | ||
"flattie": "~1.1.1", | ||
"got": "~11.8.6", | ||
@@ -59,3 +59,3 @@ "whoops": "~4.1.7" | ||
"@ksmithut/prettier-standard": "latest", | ||
"@rollup/plugin-commonjs": "26", | ||
"@rollup/plugin-commonjs": "latest", | ||
"@rollup/plugin-node-resolve": "latest", | ||
@@ -62,0 +62,0 @@ "@rollup/plugin-replace": "latest", |
73073
Updatedflattie@~1.1.1