Revert "AMBARI-20470. Ambari build fails at Files view.(jaimin)" This reverts commit 63ab0ab91058ffe8fb4dafa9f7eb96f5b1c8ec05.
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b37f6f37 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b37f6f37 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/b37f6f37 Branch: refs/heads/branch-feature-AMBARI-12556 Commit: b37f6f37d0c32bde531c03467c6682af679e7fd6 Parents: 8ca09f9 Author: Jaimin Jetly <[email protected]> Authored: Wed Mar 15 23:40:08 2017 -0700 Committer: Jaimin Jetly <[email protected]> Committed: Wed Mar 15 23:40:08 2017 -0700 ---------------------------------------------------------------------- contrib/views/files/src/main/resources/ui/package.json | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/b37f6f37/contrib/views/files/src/main/resources/ui/package.json ---------------------------------------------------------------------- diff --git a/contrib/views/files/src/main/resources/ui/package.json b/contrib/views/files/src/main/resources/ui/package.json index 6cf0ebb..d15c5c9 100644 --- a/contrib/views/files/src/main/resources/ui/package.json +++ b/contrib/views/files/src/main/resources/ui/package.json @@ -20,14 +20,10 @@ }, "author": "", "license": "MIT", - "peerDependencies": { - "async-disk-cache": "~1.0.0" - } , "devDependencies": { "bower": "1.7.2", "broccoli-asset-rev": "^2.2.0", "ember-ajax": "0.7.1", - "async-disk-cache": "~1.0.0", "ember-cli": "2.2.0-beta.4", "ember-cli-app-version": "^1.0.0", "ember-cli-babel": "^5.1.5",
