Skip to content

Upgrade TypeScript to 1.8 #279

Description

@jpdonaghy

CLI currently depends on TypeScript ~1.7.3, please upgrade to support TypeScript 1.8.

From the /node_modules/angular-cli/package.json of a project generated by angular-cli 0.0.24.

"dependencies": {
"broccoli": "^0.16.9",
"broccoli-concat": "0.0.13",
"broccoli-funnel": "^1.0.1",
"broccoli-merge-trees": "^1.0.1",
"broccoli-writer": "^0.1.1",
"chalk": "^1.1.0",
"ember-cli": "1.13.15",
"exit": "^0.1.2",
"fs-extra": "^0.18.4",
"leek": "0.0.19",
"lodash": "^3.10.0",
"node-notifier": "^4.4.0",
"resolve": "^1.0.0",
"shelljs": "^0.5.3",
"silent-error": "^1.0.0",
"symlink-or-copy": "^1.0.1",
* "typescript": "~1.7.3",*
"typings": "^0.6.2"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions