diff --git a/component.json b/component.json index e79be23..aca5cc1 100644 --- a/component.json +++ b/component.json @@ -2,11 +2,11 @@ "name": "jsonp-promise", "repo": "rangermauve/jsonp-promise", "description": "A wrapper for webmodules/jsonp that uses promises", - "version": "1.0.2", + "version": "1.0.3", "keywords": [], "dependencies": { "webmodules/jsonp": "*", - "then/promise": "*" + "then/promise": "5.0.0" }, "development": {}, "license": "MIT",