Skip to content

Commit f04dbf0

Browse files
authored
Expedited update to address @types/prettier versioning issue.
1 parent 44a224f commit f04dbf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/patterns/@aws-solutions-constructs/core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"@types/deep-diff": "^1.0.0",
9898
"@types/npmlog": "^4.1.2",
9999
"@aws-cdk/assert": "0.0.0",
100+
"@types/prettier": "2.6.0",
100101
"@types/jest": "^27.4.0",
101102
"@types/node": "^10.3.0"
102103
},
@@ -153,4 +154,4 @@
153154
"@aws-cdk/aws-ssm": "0.0.0",
154155
"@aws-cdk/aws-wafv2": "0.0.0"
155156
}
156-
}
157+
}

0 commit comments

Comments
 (0)