Skip to content

Running the update script update-app-ng-deps is providing TypeScript as dependency #1696

Open
@NickIliev

Description

@NickIliev

Running the update script update-app-ng-deps is providing TypeScript as a dependency instead as a devDependency

Steps to reporduce:

  • Create ng app
tns create my-app --ng
  • Run the update script
 ./node_modules/.bin/update-app-ng-deps

Result: the typescript is installed as a dependency instead as devDependency

Using:
NPM 6.6.0
Node 10.15.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions