Skip to content

Commit 5d8357c

Browse files
committed
fix: dynamic require path issue
closes #30
1 parent c11575b commit 5d8357c

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"@swc/core": "^1.2.108"
4747
},
4848
"dependencies": {
49+
"@rollup/pluginutils": "^5.0.4",
4950
"unplugin": "^1.4.0"
5051
},
5152
"devDependencies": {
5253
"@hannoeru/eslint-config": "^0.9.7",
53-
"@rollup/pluginutils": "^5.0.4",
5454
"@swc/core": "^1.3.80",
5555
"@types/node": "^18.17.12",
5656
"defu": "^6.1.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)