artsy / palette-mobile

Artsy's Design System on Mobile
21 stars 2 forks source link

build(package.json): fixes package json repo property #220

Closed gkartalis closed 6 months ago

gkartalis commented 6 months ago

This PR resolves []

Description

By checking the history of publish jobs noticed a warning that we need to change the repository in package json like this to be able to publish.

Usually it was doing the change on the ci and never committing but I committed the change here.

📦 Published PR as canary version: 13.1.31--canary.220.1879.0
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-mobile@13.1.31--canary.220.1879.0 # or yarn add @artsy/palette-mobile@13.1.31--canary.220.1879.0 ```
artsyit commented 6 months ago

:rocket: PR was released in v13.2.0 :rocket: