Skip to content

Commit

Permalink
move dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
igorls committed Jun 13, 2018
1 parent 53d8173 commit aa72058
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
]
}
},
"dependencies": {
"devDependencies": {
"@angular/animations": "^6.0.4",
"@angular/cdk": "^6.0.4",
"@angular/common": "^6.0.4",
Expand Down Expand Up @@ -137,9 +137,7 @@
"text-encoding-shim": "latest",
"text-mask-addons": "^3.7.2",
"update-electron-app": "^1.3.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
"zone.js": "^0.8.26",
"@angular-devkit/build-angular": "^0.6.8",
"@angular/cli": "^6.0.8",
"@angular/compiler-cli": "^6.0.4",
Expand Down

0 comments on commit aa72058

Please sign in to comment.