I am using protractor 3.3.0
.
using this answer the output I am getting is jasmine-version:1.3.1 revision 1354556913
AFAIK I should be seeing version 2.x
.
looking at the package.json
files, I see version 2.3.2
is specified..
so why at runtime am I still getting 1.3.1
?