Update package.json

This commit is contained in:
Blake
2024-03-11 21:04:51 -04:00
committed by GitHub
parent 9c14fb80fd
commit 00709c1d28

View File

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