Merge pull request #51 from blakejoy/v-1.7.0

Update package.json
This commit is contained in:
Blake
2024-03-10 14:24:04 -04:00
committed by GitHub

View File

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