fix: tidy up a little

Signed-off-by: David Flanagan <david@rawkode.dev>
This commit is contained in:
David Flanagan
2022-04-01 21:09:22 +01:00
parent 88748d3563
commit 574e9ccf16
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,6 @@ import (
}
node_modules: {
dest: "/src/node_modules"
type: "cache"
contents: core.#CacheDir & {
id: "pulumi-npm-cache"
}