rm angular-lib i from angular.js bundle

This commit is contained in:
Matias Alejo Garcia 2016-06-07 16:48:17 -03:00
parent a130a3e19b
commit 2302b63e0d
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
2 changed files with 0 additions and 2 deletions

View File

@ -90,7 +90,6 @@ module.exports = function(grunt) {
'bower_components/qrcode-generator/js/qrcode.js',
'bower_components/qrcode-decoder-js/lib/qrcode-decoder.js',
'bower_components/moment/min/moment-with-locales.js',
'bower_components/angular/angular.js',
'bower_components/angular-ui-router/release/angular-ui-router.js',
'bower_components/angular-foundation/mm-foundation-tpls.js',
'bower_components/angular-moment/angular-moment.js',

View File

@ -7,7 +7,6 @@
"bitcore"
],
"dependencies": {
"angular": "1.4.6",
"angular-mocks": "1.4.10",
"angular-foundation": "0.8.0",
"angular-gettext": "2.2.1",