From 3340083288ebf5c6e3e1e1a26a1db1e561edacad Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 1 Dec 2022 19:16:30 +0100 Subject: [PATCH] chore: reset deps --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdfc415..830bf13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vsc-material-theme", - "version": "33.7.0", + "version": "33.6.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 1bee496..8ad8e6f 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": "33.7.0", + "version": "33.6.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",