Skip to content

Commit

Permalink
Remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Jan 12, 2017
1 parent 698436a commit 109dd59
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
]
},
"devDependencies": {
"aurelia-logging": "^1.2.0",
"aurelia-logging-color": "^0.4.1",
"aurelia-polyfills": "^1.1.1",
"ava": "^0.17.0",
Expand All @@ -74,13 +75,8 @@
"rollup-plugin-node-resolve": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.4.1",
"rollup-plugin-uglify": "^1.0.1",
"source-map-loader": "^0.1.6",
"tslint": "^4.3.1",
"tslint-config-unional": "^0.6.0",
"typescript": "^2.1.5",
"webpack": "^2.2.0-rc.4"
},
"dependencies": {
"aurelia-logging": "^1.2.0"
"typescript": "^2.1.5"
}
}

0 comments on commit 109dd59

Please sign in to comment.