Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 38366fe

Browse files
committed
use latest js version in package.json
1 parent 28e36d9 commit 38366fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewrite-javascript/src/main/resources/META-INF/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"dependencies": {
66
"@openrewrite/rewrite-remote": "~0.13.0",
7-
"@openrewrite/rewrite": "~0.25.0"
7+
"@openrewrite/rewrite": "~0.26.0"
88
},
99
"devDependencies": {
1010
}

0 commit comments

Comments
 (0)