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