Skip to content

Commit 804eaed

Browse files
committed
fix
1 parent f0206ef commit 804eaed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
},
3535
"pnpm": {
3636
"overrides": {
37-
"@jridgewell/gen-mapping": "0.3.2"
37+
"@jridgewell/gen-mapping": "0.3.2",
38+
"@jridgewell/sourcemap-codec": "1.4.15"
3839
}
3940
}
4041
}

0 commit comments

Comments
 (0)