From 690e61a166cde71199701d54bc851872c439f07c Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Sat, 18 Aug 2018 12:31:19 +0200 Subject: [PATCH] chore: Update vscode version --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c757dc..77c4414 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Twitter](https://img.shields.io/twitter/url/https/github.com/equinusocio/vsc-material-theme.svg?style=flat-square)](https://twitter.com/intent/tweet?text=This%20is%20the%20most%20epic%20theme:&url=https%3A%2F%2Fgithub.com%2Fequinusocio%2Fvsc-material-theme) [![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) - + diff --git a/package.json b/package.json index 913e7ca..edef39e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/equinusocio/vsc-material-theme/issues" }, "engines": { - "vscode": "^1.24.0" + "vscode": "^1.25.0" }, "standard-version": { "scripts": {