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 5d9ee21 commit b87bac6Copy full SHA for b87bac6
2 files changed
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/ast",
3
- "version": "0.15.1",
+ "version": "0.15.2",
4
"exports": {
5
".": "./src/index.ts",
6
"./esbuild": "./src/esbuild.ts",
package.json
"name": "unplugin-ast",
"packageManager": "pnpm@10.14.0",
"description": "Manipulate the AST to transform your code.",
"type": "module",
0 commit comments