Skip to content

Switch @extrachill/components from file: reference to npm #4

Description

@chubes4

Summary

Replace the file: reference to @extrachill/components with the published npm package.

Current State

package.json has:

"@extrachill/components": "file:../../extrachill-components"

This was previously at ../../../extrachill-components (wrong depth), fixed during the SEO refactor session.

Migration

  1. Update package.json:
    "@extrachill/components": "^1.0.0"
  2. npm install
  3. Rebuild: homeboy build extrachill-seo

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