diff --git a/.changeset/sour-points-hunt.md b/.changeset/sour-points-hunt.md new file mode 100644 index 0000000000..f81c527df5 --- /dev/null +++ b/.changeset/sour-points-hunt.md @@ -0,0 +1,5 @@ +--- +'@antv/g-lite': patch +--- + +fix setRenderer status diff --git a/package.json b/package.json index ccb6154145..ae5502f383 100644 --- a/package.json +++ b/package.json @@ -129,5 +129,6 @@ "limit": "150 Kb", "gzip": true } - ] + ], + "packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903" }