From ad06e1c69f4f0e2043e531490a33f54c5dd88106 Mon Sep 17 00:00:00 2001 From: dana Date: Sat, 25 Aug 2018 10:26:08 -0700 Subject: [PATCH] by T --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ab8763b..725e4a74 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "repository": "openstyles/stylus", "author": "Stylus Team", "devDependencies": { - "archiver": "^2.1.1", + "archiver": "^3.0.0", "codemirror": "^5.39.2", "eslint": "^5.4.0", "fs-extra": "^7.0.0", @@ -17,7 +17,7 @@ "semver-bundle": "^0.1.1", "stylelint-bundle": "^8.0.0", "stylus-lang-bundle": "^0.54.5", - "updates": "^4.1.2" + "updates": "^4.2.0" }, "scripts": { "lint": "eslint **/*.js || true",