Skip to content

Commit 0d00374

Browse files
crisbetoandrewseguin
authored andcommitted
chore: inconsistent package version in screenshot tool (#7631)
Makes the `@angular/animations` version of the screenshot tool consistent with the rest of the Angular dependencies.
1 parent 6f67e03 commit 0d00374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/screenshot-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "^4.0.2",
12+
"@angular/animations": "^4.4.4",
1313
"@angular/cdk": "angular/cdk-builds",
1414
"@angular/common": "^4.4.4",
1515
"@angular/compiler": "^4.4.4",

0 commit comments

Comments
 (0)