update const enums

This commit is contained in:
Blake Joynes
2024-03-30 15:49:47 -04:00
parent 3d3ec34fc5
commit e723b2f8fa
2 changed files with 7 additions and 7 deletions

View File

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