swc-plugin-import-meta-env
Advanced tools
Comparing version 1.4.2 to 1.4.4
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.4.2", | ||
"version": "1.4.4", | ||
"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.4.2", | ||
"@swc/core": "^1.4.4", | ||
"@swc/jest": "^0.2.36", | ||
@@ -46,4 +46,4 @@ "@types/jest": "^29.5.12", | ||
"peerDependencies": { | ||
"@swc/core": "^1.4.2" | ||
"@swc/core": "^1.4.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet