#14643 closed bug (wontfix)
Latest package.json change breaks build
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The change to package.json to require specific versions breaks the build because the grunt-compare-size version is incorrect.
The version in the file reads 0.4.0 The version should be 0.4.0-rc.3
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Fair enough. I noticed your comment on their commit that changed the version so I'll wait for the NPM push. It's easy enough to manually adjust for new builds at the moment.
Note: See
TracTickets for help on using
tickets.
Their repo is updated. They just need to publish to NPM. I don't think we need to change anything. It will work correctly soon enough.