From 5dafd0ac4052c1bf71b4599040014af04d14c2b0 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Mon, 3 Sep 2018 20:58:30 +0200 Subject: [PATCH] add @XhmikosR to contributors --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index dd7426b..1410aa2 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "bs-custom-file-input", "version": "1.0.2", "description": "A little plugin for Bootstrap 4 custom file input", + "author": "Johann-S ", + "contributors": [ + "XhmikosR " + ], "main": "dist/bs-custom-file-input.js", "types": "bs-custom-file-input.d.ts", "bugs": { @@ -33,7 +37,6 @@ "react", "angular" ], - "author": "Johann-S ", "homepage": "https://github.com/Johann-S/bs-custom-file-input", "repository": { "type": "git",