fix: ECONFLICT Unable to find suitable version for angular (#162)

This commit is contained in:
Romain 2017-07-06 14:58:50 +02:00 committed by Konrad Kleine
parent bed7564e95
commit acd3f1f55f

View file

@ -24,5 +24,8 @@
"angular-mocks": "~1.3.0",
"angular-scenario": "~1.3.0"
},
"resolutions": {
"angular": "~1.3.0"
},
"appPath": "app"
}