From ca13b6f958da1885a5eb9cac52a821fc3c76a7df Mon Sep 17 00:00:00 2001 From: bjankord Date: Mon, 13 Mar 2023 20:17:45 -0500 Subject: [PATCH] Released version 10.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 10fa95f..07582cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "stylelint-config-sass-guidelines", - "version": "9.0.1", + "version": "10.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "9.0.1", + "version": "10.0.0", "license": "MIT", "dependencies": { "postcss-scss": "^4.0.6", diff --git a/package.json b/package.json index 7a21e1d..2a05f91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-sass-guidelines", - "version": "9.0.1", + "version": "10.0.0", "description": "Sharable stylelint config based on https://sass-guidelin.es/", "keywords": [ "stylelint",