diff --git a/README.md b/README.md index 38be4de..ef96de2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Official Node.js library for [Holiday API](https://holidayapi.com) [![License](https://img.shields.io/npm/l/node-holidayapi?style=for-the-badge)](https://github.com/holidayapi/node-holidayapi/blob/master/LICENSE) -![Node Version](https://img.shields.io/node/v/node-holidayapi?style=for-the-badge) +![Node Version](https://img.shields.io/node/v/holidayapi?style=for-the-badge) ![Build Status](https://img.shields.io/travis/holidayapi/node-holidayapi/master?style=for-the-badge) [![Coverage Status](https://img.shields.io/coveralls/github/holidayapi/node-holidayapi/master?style=for-the-badge)](https://coveralls.io/github/holidayapi/node-holidayapi?branch=master) diff --git a/package-lock.json b/package-lock.json index d3c6dc5..6d668bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "node-holidayapi", + "name": "holidayapi", "version": "2.0.0", "lockfileVersion": 1, "requires": true,