@chialab/esbuild-plugin-emit
Advanced tools
Comparing version 0.12.15 to 0.12.19
{ | ||
"name": "@chialab/esbuild-plugin-emit", | ||
"type": "module", | ||
"version": "0.12.15", | ||
"version": "0.12.19", | ||
"description": "Helpers functions to emit chunks and files from a esbuild run.", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"@chialab/esbuild-helpers": "^0.12.12", | ||
"@chialab/node-resolve": "^0.12.15" | ||
"@chialab/node-resolve": "^0.12.19" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5b6d5db1a7e3edb21fe7a27280ac478aec917aed" | ||
"gitHead": "83a72c39b9461439f29bbcbb0ff019267d1a87ad" | ||
} |