move rimraf in devDep

This commit is contained in:
Eugenio Romano
2016-07-05 14:58:20 +01:00
parent 0417788f15
commit 8b12e939ed
13 changed files with 60 additions and 56 deletions

View File

@@ -62,7 +62,6 @@
"rxjs": "5.0.0-beta.6",
"zone.js": "0.6.12",
"rimraf": "2.5.2",
"ng2-translate": "2.2.2",
"material-design-icons": "2.2.3",
"material-design-lite": "1.1.3",
@@ -73,6 +72,7 @@
},
"devDependencies": {
"concurrently": "2.0.0",
"rimraf": "2.5.2",
"tslint": "3.8.1",
"typescript": "1.8.10",
"typings": "1.0.4",

View File

@@ -75,7 +75,6 @@
"reflect-metadata": "0.1.3",
"rxjs": "5.0.0-beta.6",
"zone.js": "0.6.12",
"rimraf": "2.5.2",
"ng2-translate": "2.2.2",
"alfresco-js-api": "^0.1.0",
"ng2-alfresco-core": "0.2.0"
@@ -100,6 +99,7 @@
"karma-mocha-reporter": "2.0.3",
"license-check": "1.1.5",
"remap-istanbul": "0.6.3",
"rimraf": "2.5.2",
"traceur": "0.0.91",
"tslint": "3.8.1",
"typescript": "1.8.10",