From 5dd393f1392dc9418921429f7ffba7d4606b998e Mon Sep 17 00:00:00 2001 From: David Katz Date: Sun, 25 Jul 2021 11:44:25 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 885152f..d3367a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gulp-plugin/alias", - "version": "2.2.1", + "version": "2.2.2", "description": "Use Gulp to resolve Typescript path aliases during compilation.", "main": "./lib/index.js", "types": "./typings/index.d.ts",