Merge pull request #18 from blakejoy/blakejoy-patch-2

bump to 0.1.7
This commit is contained in:
Blake
2023-04-12 23:54:09 -04:00
committed by GitHub

View File

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