Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 256a462

Browse files
committed
chore: turn on backend-jsonrpc
1 parent cff21a1 commit 256a462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/rome/scripts/generate-packages.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ for (const platform of PLATFORMS) {
100100
}
101101

102102
writeManifest("rome");
103-
// writeManifest("backend-jsonrpc");
103+
writeManifest("backend-jsonrpc");

0 commit comments

Comments
 (0)