From 4fed3a6849abf8b27ae7d161c57898b77e5e2d40 Mon Sep 17 00:00:00 2001 From: Knut Kirkhorn Date: Mon, 9 Sep 2019 21:31:13 +0200 Subject: [PATCH] Minor tweak --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5821127..6a9e175 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "week-number-cli", + "name": "@knutkirkhorn/week-number-cli", "version": "1.0.0", "description": "📅 Get the ISO 8601 week number of a date CLI", "main": "cli.js",