swc-plugin-import-meta-env
Advanced tools
Comparing version 1.10.8 to 1.10.9
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.10.8", | ||
"version": "1.10.9", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -37,3 +37,3 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"devDependencies": { | ||
"@swc/core": "^1.10.8", | ||
"@swc/core": "^1.10.9", | ||
"@swc/jest": "^0.2.37", | ||
@@ -46,4 +46,4 @@ "@types/jest": "^29.5.14", | ||
"peerDependencies": { | ||
"@swc/core": "^1.10.8" | ||
"@swc/core": "^1.10.9" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet