Skip to content

package.json incorrectly references index.js #75

@primaltalk

Description

@primaltalk

The file package.json contains the following line:

"main": index.js

This specifies the entry point for npm, but there's no index.js in the package. It should reference angular-css.js instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions