Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Update package.json version #19

Open
@TvrtkoM

Description

@TvrtkoM

Description

package.json version number is still 1.0.1 which causes npm to install wrong package in node_modules without roboto.d.ts file

Expected outcome

No TS compilation errors saying roboto.d.ts not found when parsing @polymer-elements\paper-styles\typography.d.ts

Actual outcome

I'm getting error TS6053: File '.../node_modules/@polymer-elements/font-roboto/roboto.d.ts' not found.. This is cause @polymer-selements/paper-styles/typography.d.ts is looking for it.

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