From 00a2a1b174d5af38026cb15c5e83713cb48c2862 Mon Sep 17 00:00:00 2001 From: CJ Cenizal Date: Tue, 9 Jan 2018 16:57:41 -0800 Subject: [PATCH] Remove history dependency, which was only being used by the KUI framework, and is unnecessary. (#15938) (#15942) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b1a4916d3c26..625436adc83a 100644 --- a/package.json +++ b/package.json @@ -255,7 +255,6 @@ "grunt-simple-mocha": "0.4.0", "gulp-sourcemaps": "1.7.3", "highlight.js": "9.0.0", - "history": "2.1.1", "html": "1.0.0", "html-loader": "0.5.1", "husky": "0.8.1",