Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(@angular/cli) : update dependancies version #95

Merged
merged 5 commits into from
Nov 10, 2018
Merged

refactor(@angular/cli) : update dependancies version #95

merged 5 commits into from
Nov 10, 2018

Commits on Oct 26, 2018

  1. refactor(@angular/cli) : update dependancies version

    add angular.json
    delete angular-cli.json
    update dependancies
    update project name to angular-200 into files
    
    closes #92
    GRIGNON Gérôme committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    3f1e1fa View commit details
    Browse the repository at this point in the history
  2. fix(tsconfig) : update to es2018

    change version to es2018
    GRIGNON Gérôme committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    5e3a309 View commit details
    Browse the repository at this point in the history
  3. fix(@angular/cli) : resolve changes requested

    update to es2018 into tsconfig.json file
    add rxjs to blacklist into tslint.json file
    change angular2-200-e2e into angular.json file
    revert version to 0.0.0 into package.json file
    
    fixes #92
    GRIGNON Gérôme committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    542909b View commit details
    Browse the repository at this point in the history
  4. Delete index.ts

    file created with ng add @ngrx/store
    not required at this point.
    geromegrignon committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ff1eead View commit details
    Browse the repository at this point in the history
  5. fix(package.json) : fixes semantic versioning

    delete minor release range from several packages
    
    fixes #92
    geromegrignon committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    57c182a View commit details
    Browse the repository at this point in the history