Skip to content

Commit 2dcf4e7

Browse files
committed
Update ern package.json resolution for path-loader
1 parent 3116ed4 commit 2dcf4e7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ern-api-gen/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,8 @@
5252
},
5353
"devDependencies": {
5454
"ern-util-dev": "0.53.5"
55+
},
56+
"resolutions": {
57+
"path-loader": "1.0.10"
5558
}
5659
}

ern-local-cli/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@
7777
},
7878
"engines": {
7979
"node": ">=12"
80+
},
81+
"resolutions": {
82+
"path-loader": "1.0.10"
8083
}
8184
}

0 commit comments

Comments
 (0)