Skip to content

Commit 7f3b1a4

Browse files
committed
forgot missing dep
1 parent 2ecdb10 commit 7f3b1a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/testdata/examples/aws-rds-example/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"dependencies": {
99
"@pulumi/aws": "^6.72.0",
1010
"@pulumi/pulumi": "^3.113.0",
11-
"@pulumi/rdsmod": "file:sdks/rdsmod",
12-
"@pulumi/vpcmod": "file:sdks/vpcmod"
11+
"@pulumi/std": "^2.2.0"
1312
}
1413
}

0 commit comments

Comments
 (0)