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