You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to make dependencies of dalek-browser-phantomjs, dalek-driver-native, dalek-reporter-console less strict allowing patch and minor updates so that new release is not required each time dependecies are updated/bugs fixed.
For instance: "dalek-browser-phantomjs": "^0.0.4" instead of "dalek-browser-phantomjs": "0.0.4".
This is required for a fix that was released for dalek-browser-phantomjs now at version 0.0.5 /dalekjs/dalek-browser-phantomjs/pull/13.
The text was updated successfully, but these errors were encountered:
It would be great to make dependencies of dalek-browser-phantomjs, dalek-driver-native, dalek-reporter-console less strict allowing patch and minor updates so that new release is not required each time dependecies are updated/bugs fixed.
For instance:
"dalek-browser-phantomjs": "^0.0.4"
instead of"dalek-browser-phantomjs": "0.0.4"
.This is required for a fix that was released for dalek-browser-phantomjs now at version 0.0.5 /dalekjs/dalek-browser-phantomjs/pull/13.
The text was updated successfully, but these errors were encountered: