create release type enum

This commit is contained in:
Blake Joynes
2021-06-15 22:24:16 -04:00
parent b0e7776e50
commit 00dc58cd7d
2 changed files with 10 additions and 2 deletions

View File

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