Merge pull request #20 from blakejoy/blakejoy-patch_v0.1.8

Update package.json
This commit is contained in:
Blake
2023-04-13 06:56:05 -04:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"name": "tmdb-ts",
"version": "0.1.7",
"version": "0.1.8",
"description": "TMDB v3 library wrapper",
"main": "dist/index.js",
"types": "dist/index.d.ts",