Skip to content

Commit 4715a98

Browse files
LpmvbQiu-Jun
authored andcommitted
fix: @jridgewell/source-map@0.3.6 deps error
1 parent 89eead9 commit 4715a98

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,10 @@
7878
"eslint --fix",
7979
"prettier --write"
8080
]
81+
},
82+
"pnpm": {
83+
"overrides": {
84+
"@jridgewell/gen-mapping": "0.3.5"
85+
}
8186
}
82-
}
87+
}

0 commit comments

Comments
 (0)