Merge pull request #6545 from cmgustavo/bug/fix-dependencies-01

Fix bower dependencies. Update ionic and lodash for dev-dependencies
This commit is contained in:
Javier Donadío 2017-08-09 11:52:04 -03:00 committed by GitHub
commit 429e1a8985
2 changed files with 3 additions and 3 deletions

View file

@ -118,9 +118,9 @@
"devDependencies": {
"cordova": "^6.3.1",
"grunt": "^1.0.1",
"ionic": "^2.1.0",
"ionic": "^3.6.0",
"trash-cli": "^1.4.0",
"lodash": "^4.3.0",
"lodash": "^4.17.4",
"pre-commit": "^1.1.3"
},
"pre-commit": "unstage-package"

View file

@ -15,7 +15,7 @@
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
"trezor-connect": "~1.1.3",
"trezor-connect": "https://github.com/trezor/connect.git#c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876",
"ng-csv": "~0.3.6",
"ionic-toast": "^0.4.1",
"angular-clipboard": "^1.4.2",