castillo-io / castillo-io/angular-css
package.json incorrectly references index.js
Open
- Dominant language
- JavaScript
- Stars
- 464
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.