The run-time dependencies when pulled in through NPM do not match the run-time dependencies listed in the Bower package. This means that when using NPM for dependency management the package's dependencies will not be pulled in. This update simply makes the dependencies in package.json match those of bower.json.
Coverage remained the same at 100.0% when pulling 0c88d075019913b0c8902bf801174640305887a0 on robertbradleyux:patch-1 into 248ff43937a7d77f4e3df9f99f8605c36647e313 on angular-ui:master.
Coverage remained the same at 100.0% when pulling 22ba7f363de2907c2b35c037cc5c7bddf24f02db on robertbradleyux:patch-1 into 248ff43937a7d77f4e3df9f99f8605c36647e313 on angular-ui:master.
The run-time dependencies when pulled in through NPM do not match the run-time dependencies listed in the Bower package. This means that when using NPM for dependency management the package's dependencies will not be pulled in. This update simply makes the dependencies in package.json match those of bower.json.