From 436e85d4fd5dbe8792187dc181cbe62e0965bee0 Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Thu, 19 Apr 2018 10:16:32 -0700 Subject: [PATCH] remove userland assert module it's safe to use the built-in assert module. Signed-off-by: Christopher Hiller --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 2a6e41d7c4..93086f59c5 100644 --- a/package.json +++ b/package.json @@ -471,7 +471,6 @@ }, "devDependencies": { "@mocha/docdash": "^1.0.1", - "assert": "^1.4.1", "assetgraph-builder": "^5.6.4", "browserify": "^14.4.0", "coffee-script": "^1.10.0", @@ -499,7 +498,7 @@ "rimraf": "^2.5.2", "svgo": "^0.7.2", "through2": "^2.0.1", - "unexpected": "^10.37.4", + "unexpected": "^10.37.5", "watchify": "^3.7.0" }, "files": [