Update package.json

This commit is contained in:
Luke Hagar
2022-07-31 00:12:49 -05:00
parent 156a8c64e9
commit c0f0f4c217

View File

@@ -1,6 +1,6 @@
{
"name": "plex-api-oauth",
"version": "1.1.97",
"version": "1.1.98",
"description": "An NPM Module designed to make Plex Media Server and plex.tv API calls easier to implement in JavaScript and React projects",
"main": "./src/index.js",
"type": "module",