From ce216d218bc1ef7934d5de033f8a6f9e556e16d6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Feb 2017 10:49:11 +0900 Subject: Clean up :sparkles: --- package.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index bf01f30b51..d8861bd7f0 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,6 @@ "@types/rimraf": "0.0.28", "@types/riot": "2.6.1", "@types/serve-favicon": "2.2.28", - "@types/twitter": "0.0.28", "@types/uuid": "2.0.29", "@types/webpack": "2.2.6", "@types/webpack-stream": "3.2.6", @@ -98,7 +97,6 @@ "gulp-imagemin": "3.1.1", "gulp-pug": "3.2.0", "gulp-rename": "1.2.2", - "gulp-replace": "0.5.4", "gulp-tslint": "7.1.0", "gulp-typescript": "3.1.5", "gulp-uglify": "2.0.1", @@ -126,14 +124,13 @@ "request": "2.79.0", "rimraf": "2.6.0", "riot": "3.3.1", - "riot-compiler": "3.2.1", "riot-tag-loader": "1.0.0", - "riotify": "2.0.0", "rndstr": "1.0.0", "s-age": "1.1.0", "serve-favicon": "2.4.0", "string-replace-webpack-plugin": "0.0.5", - "stylus-loader": "^2.5.0", + "stylus": "0.54.5", + "stylus-loader": "2.5.0", "subdomain": "1.2.0", "summaly": "2.0.0", "swagger-jsdoc": "1.9.1", @@ -145,7 +142,6 @@ "uuid": "3.0.1", "velocity-animate": "1.4.3", "vhost": "3.0.2", - "vinyl-named": "1.1.0", "webpack": "2.2.1", "webpack-stream": "3.2.0", "websocket": "1.0.24", -- cgit v1.2.3-freya