Update package.json

This commit is contained in:
Luke Hagar
2022-08-16 21:13:24 -05:00
parent 9e84832054
commit 05fa2f791c

View File

@@ -1,7 +1,7 @@
{ {
"name": "plex-api-oauth", "name": "plex-api-oauth",
"version": "1.2.7", "version": "1.2.8",
"description": "An NPM Module designed to make Plex Media Server and plex.tv API calls easier to implement in JavaScript and React projects", "description": "An NPM Module designed to make Plex Media Server and plex.tv API calls easier to implement in JavaScript projects",
"main": "./src/index.js", "main": "./src/index.js",
"keywords": [ "keywords": [
"plex", "plex",