Fix version resolutions

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-16 13:09:39 -05:00
commit 40cf9dbd80
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -24,5 +24,8 @@
"qrcode-decoder-js": "*",
"trezor-connect": "~1.0.1",
"ng-csv": "~0.3.6"
},
"resolutions": {
"angular": "1.4.6"
}
}