Skip to content

Commit 77ecc0b

Browse files
committed
fix: switch to our fork of goober
This fork of Goober has this PR merged: cristianbote/goober#562 which fixes an issue caused by sites that set "window.target" to some non-undefined value.
1 parent 632e4d8 commit 77ecc0b

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"typescript": "^5.0.4"
9595
},
9696
"dependencies": {
97-
"goober": "^2.1.10",
9897
"csstype": "^3.1.0",
98+
"goober": "github:tryfoobar/goober#release/v2.1.13-alpha1",
9999
"use-sync-external-store": "^1.2.0"
100100
},
101101
"peerDependencies": {

pnpm-lock.yaml

+20-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)