GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/2934
[ZEPPELIN-3417] fix dependency in zeppelin-web/package.json
### What is this PR for?
The address of the dependency in zeppelin-web/package.json changed from
"shahata/angular-viewport-watch" to "wix/angular-viewport-watch"
[LINK](https://github.com/wix/angular-viewport-watch) to current repository
of angular-viewport-watch
### What type of PR is it?
[Improvement]
### What is the Jira issue?
[ZEPPELIN-3417](https://issues.apache.org/jira/browse/ZEPPELIN-3417)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3417
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2934.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2934
----
commit 1cd64aeb16b01eb442f14393b35683a6b98065d0
Author: Savalek <def113@...>
Date: 2018-04-19T12:42:39Z
fix dependency in zeppelin-web/package.json
----
---