Update package.json

This commit is contained in:
Blake
2023-11-14 01:13:04 -05:00
committed by GitHub
parent 52c874b79f
commit 90b70a9c88

View File

@@ -1,6 +1,6 @@
{ {
"name": "tmdb-ts", "name": "tmdb-ts",
"version": "1.5.0", "version": "1.5.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",