This is an automated email from the ASF dual-hosted git repository. dpogue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
commit 98a7b759e8d6181f50ef0cfafe0f1628d55707ae Author: エリス <[email protected]> AuthorDate: Tue Jan 8 15:57:33 2019 +0900 Remove unused dependecy promise-matchers --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index eb3a461..ef6fafb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,6 @@ "eslint-plugin-standard": "^4.0.0", "jasmine": "^3.3.1", "nyc": "^13.1.0", - "promise-matchers": "~0", "rewire": "^4.0.1" }, "engines": { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
