swc-plugin-import-meta-env
Advanced tools
Comparing version 1.10.9 to 1.10.11
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.10.9", | ||
"version": "1.10.11", | ||
"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.9", | ||
"@swc/core": "^1.10.11", | ||
"@swc/jest": "^0.2.37", | ||
@@ -43,7 +43,7 @@ "@types/jest": "^29.5.14", | ||
"jest": "^29.7.0", | ||
"release-it": "^18.1.1" | ||
"release-it": "^18.1.2" | ||
}, | ||
"peerDependencies": { | ||
"@swc/core": "^1.10.9" | ||
"@swc/core": "^1.10.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
355718