Skip to content

Commit 22a8c20

Browse files
author
Loïc Mangeonjean
committed
fix: override rollup version to fix npm ci
1 parent 84b106c commit 22a8c20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,8 @@
131131
"volta": {
132132
"node": "16.17.1",
133133
"npm": "8.15.0"
134+
},
135+
"overrides": {
136+
"rollup": "3.2.3"
134137
}
135138
}

0 commit comments

Comments
 (0)