From b1c2cb82036e7520501faa39abaff62ac36c5e7f Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 2 Feb 2019 14:45:47 -0500 Subject: [PATCH] change package name Package name changed due to NPM --- README.md | 4 ++-- bower.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e926b87..f1dc235 100755 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ This [jQuery] plugin allows to conveniently display data like contributions on a ### Using NPM ```Bash -npm install calendarheatmap +npm install jquery-calendar-heatmap ``` ### Using bower ```Bash -bower install calendarheatmap +bower install jquery-calendar-heatmap ``` ### Manual diff --git a/bower.json b/bower.json index fdd18c9..bfdf944 100755 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "calendarheatmap", + "name": "jquery-calendar-heatmap", "version": "1.0.0", "license": "MIT", "authors": [ diff --git a/package.json b/package.json index 2952632..e30204f 100755 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "calendarheatmap", + "name": "jquery-calendar-heatmap", "version": "1.0.0", "description": "A simple Calendar Heatmap for jQuery.", "keywords": [