angular2-wizard icon indicating copy to clipboard operation
angular2-wizard copied to clipboard

Updated dependent packages to latest version

Open ramsrib opened this issue 7 years ago • 1 comments

  • Updated the version to 0.3.0 (since it has major version change in angular)

Following version changes

  • Angular 4.0.2
  • Typescript 2.2.1
  • Codelyzer 2.1.1
  • Zone.js 0.8.5
  • RxJS 5.0.1
  • Selenium web driver 3.0.1

ramsrib avatar Apr 13 '17 22:04 ramsrib

CI fails, with Error TS 2304

can you check if it helps to include typings / corejs or change to ES6 target helps as described here: http://stackoverflow.com/questions/35660498/angular-2-cant-find-promise-map-set-and-iterator

thmue avatar Apr 14 '17 11:04 thmue