From b43d90ee7e396860fb4619d1aabb9ff4640c7377 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Fri, 26 Jun 2020 20:26:44 +0200 Subject: [PATCH] chore: 32.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1cdd25d..bf68942 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "32.7.0", + "version": "32.8.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]", @@ -28,7 +28,7 @@ "equinusocio.vsc-material-theme-icons" ], "engines": { - "node": "<=10", + "node": ">=12", "vscode": "^1.41.0" }, "scripts": {