Skip to content

Commit f4b2ceb

Browse files
authored
ci: fix pnpm install (#226)
1 parent 77a7597 commit f4b2ceb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,9 @@
7474
},
7575
"pnpm": {
7676
"overrides": {
77-
"//consistent-versions": "force consistent versions for the following packages",
7877
"@sveltejs/vite-plugin-svelte": "workspace:*",
7978
"esbuild": "^0.13.15",
8079
"vite": "^2.7.0",
81-
"//audit-fixes": "force update packages flagged by pnpm audit",
8280
"ansi-regex@>2.1.1 <5.0.1": "^5.0.1"
8381
}
8482
}

pnpm-lock.yaml

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)