Merge pull request #5 from blakejoy/add-configuration

add configuration export
This commit is contained in:
Blake
2022-12-24 20:29:30 -05:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

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