mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 09:40:24 +00:00
v0.2.12
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "moviedb",
|
"name": "km-moviedb",
|
||||||
"description": "Library for interacting with themoviedb.com API",
|
"description": "Library for interacting with themoviedb.com API",
|
||||||
"version": "0.2.10",
|
"version": "0.2.12",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "clear; make test"
|
"test": "clear; make test"
|
||||||
},
|
},
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"superagent": "^2.3.0"
|
"superagent": "^2.8.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user