From 101c4517c940f65799db1fb4de1d178f4c5b7b08 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 24 Jul 2019 13:33:07 +0700 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fb982b..aed9e3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-local", - "version": "3.0.1", + "version": "3.0.2", "description": "Let a globally installed package use a locally installed version of itself if available", "license": "MIT", "repository": "sindresorhus/import-local",