From 84fd9ce18cff43a4e4b4e8049f5557ae470482ac Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 17 Mar 2021 18:43:36 +0100 Subject: v1.0.1 --- package.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c93a3b3..4a52052 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iro-sass", - "version": "1.0.0", - "author": "Feuerfuchs ", + "version": "1.0.1", + "author": "Volpeon ", "license": "MIT", "description": "A mixin-based Sass framework that makes it easier to work with BEM, organize variables and more.", "main": "src/main.scss", @@ -18,12 +18,9 @@ ], "repository": { "type": "git", - "url": "git+https://git.vulpes.one/Feuerfuchs/iro-sass.git" + "url": "git+https://git.vulpes.one/iro-sass/" }, - "bugs": { - "url": "https://git.vulpes.one/Feuerfuchs/iro-sass/issues" - }, - "homepage": "https://git.vulpes.one/Feuerfuchs/iro-sass", + "homepage": "https://git.vulpes.one/iro-sass/", "devDependencies": { "mocha": "^8.3.2", "nodemon": "^2.0.7", -- cgit v1.2.3-54-g00ecf