Skip to content

Commit fa860a6

Browse files
committed
fix: deps
1 parent 133eb78 commit fa860a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"homepage": "https://github.com/Centroida/ngx-image-editor",
3232
"devDependencies": {
3333
"@angular/animations": "4.3.6",
34-
"@angular/cdk": "2.0.0-beta.12",
34+
"@angular/cdk": "2.0.0-beta.10",
3535
"@angular/common": "4.3.6",
3636
"@angular/compiler": "4.3.6",
3737
"@angular/compiler-cli": "4.4.3",
3838
"@angular/core": "4.3.6",
39-
"@angular/flex-layout": "2.0.0-beta.12",
39+
"@angular/flex-layout": "2.0.0-beta.10",
4040
"@angular/forms": "4.3.6",
4141
"@angular/http": "4.3.6",
42-
"@angular/material": "2.0.0-beta.12",
42+
"@angular/material": "2.0.0-beta.10",
4343
"@angular/platform-browser": "4.3.6",
4444
"@angular/platform-browser-dynamic": "4.3.6",
4545
"@types/core-js": "^0.9.43",

0 commit comments

Comments
 (0)