Skip to content

Commit b350c7e

Browse files
committed
fix: correctly require plugins with yarn+pnp
1 parent aa5abd0 commit b350c7e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"looks-same": "^8.2.4",
6666
"micromatch": "^4.0.5",
6767
"mocha": "^10.2.0",
68-
"plugins-loader": "^1.1.0",
68+
"plugins-loader": "^1.3.1",
6969
"png-validator": "1.1.0",
7070
"sharp": "~0.30.7",
7171
"sizzle": "^2.3.6",

0 commit comments

Comments
 (0)