Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

Commit 6df4435

Browse files
committed
fix(unplugin-rescript): fix missing deps
1 parent c6813c7 commit 6df4435

File tree

2 files changed

+4
-20
lines changed

2 files changed

+4
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@
137137
}
138138
},
139139
"dependencies": {
140+
"@rollup/pluginutils": "^5.1.0",
140141
"npm-run-path": "^5.3.0",
141142
"picocolors": "^1.0.1",
142143
"unplugin": "1.10.1"
143144
},
144145
"devDependencies": {
145146
"@biomejs/biome": "1.8.2",
146-
"@rollup/pluginutils": "^5.1.0",
147147
"@types/node": "^20.10.3",
148148
"astro": "^4.11.1",
149149
"bumpp": "^9.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)