updated dependency-ls dependency for cordova-fetch
Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/d1347c2a Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/d1347c2a Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/d1347c2a Branch: refs/heads/master Commit: d1347c2aca921e9325e1e55563f1666f896f6761 Parents: 0bfd68b Author: Steve Gill <[email protected]> Authored: Tue Apr 25 11:48:08 2017 -0700 Committer: Steve Gill <[email protected]> Committed: Tue Apr 25 11:48:08 2017 -0700 ---------------------------------------------------------------------- cordova-fetch/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/d1347c2a/cordova-fetch/package.json ---------------------------------------------------------------------- diff --git a/cordova-fetch/package.json b/cordova-fetch/package.json index 5bf879b..eaf3ad1 100644 --- a/cordova-fetch/package.json +++ b/cordova-fetch/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "cordova-common": "2.0.2", - "dependency-ls": "^1.0.0", + "dependency-ls": "^1.1.0", "is-url": "^1.2.1", "q": "^1.4.1", "shelljs": "^0.7.0" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
