File tree 1 file changed +6
-6
lines changed
source/patterns/@aws-solutions-constructs/aws-dynamodbstreams-pipes-stepfunctions
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-solutions-constructs/aws-dynamodbstreams-pipes-stepfunctions" ,
3
- "version" : " 2.74 .0" ,
3
+ "version" : " 0.0 .0" ,
4
4
"description" : " CDK Constructs for Amazon DynamoDB Streams to AWS Step Functions via Amazon EventBridge Pipes integration." ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
53
53
}
54
54
},
55
55
"dependencies" : {
56
- "@aws-solutions-constructs/core" : " 2.74 .0" ,
57
- "@aws-solutions-constructs/resources" : " 2.74 .0" ,
56
+ "@aws-solutions-constructs/core" : " 0.0 .0" ,
57
+ "@aws-solutions-constructs/resources" : " 0.0 .0" ,
58
58
"constructs" : " ^10.0.0"
59
59
},
60
60
"devDependencies" : {
61
61
"@aws-cdk/integ-tests-alpha" : " 2.163.1-alpha.0" ,
62
62
"@types/node" : " ^10.3.0" ,
63
63
"constructs" : " ^10.0.0" ,
64
- "aws-cdk-lib" : " 2.163.1 "
64
+ "aws-cdk-lib" : " 0.0.0 "
65
65
},
66
66
"jest" : {
67
67
"moduleFileExtensions" : [
78
78
]
79
79
},
80
80
"peerDependencies" : {
81
- "@aws-solutions-constructs/core" : " 2.74 .0" ,
82
- "@aws-solutions-constructs/resources" : " 2.74 .0" ,
81
+ "@aws-solutions-constructs/core" : " 0.0 .0" ,
82
+ "@aws-solutions-constructs/resources" : " 0.0 .0" ,
83
83
"constructs" : " ^10.0.0" ,
84
84
"aws-cdk-lib" : " ^2.163.1"
85
85
},
You can’t perform that action at this time.
0 commit comments