We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb604b commit fde4d73Copy full SHA for fde4d73
2 files changed
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/ast",
3
- "version": "0.14.5",
+ "version": "0.14.6",
4
"exports": {
5
"./index": "./src/index.ts",
6
"./esbuild": "./src/esbuild.ts",
package.json
"name": "unplugin-ast",
"packageManager": "pnpm@10.8.0",
"description": "Manipulate the AST to transform your code.",
"type": "module",
0 commit comments