vite-imagetools
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"type": "module", | ||
@@ -9,3 +9,3 @@ "types": "dist/index.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js" | ||
"default": "./dist/index.js" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
"@rollup/pluginutils": "^5.0.0", | ||
"imagetools-core": "^4.0.2" | ||
"imagetools-core": "^4.0.3" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
"vitest": "^0.31.0", | ||
"imagetools-core": "^4.0.2" | ||
"imagetools-core": "^4.0.3" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
30335
Updatedimagetools-core@^4.0.3