Skip to content

Commit

Permalink
Merge pull request #3 from holaplex/espi/turbo
Browse files Browse the repository at this point in the history
Switch to Turbo
  • Loading branch information
kespinola authored Jan 18, 2023
2 parents f44e950 + 9af53d8 commit 25124cd
Show file tree
Hide file tree
Showing 25 changed files with 3,442 additions and 5,296 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Start the playground for viewing and adjusting the various components of the UI

```
npm install
npm run dev --workspace=@holaplex/ui-library-playground
npm run dev
```

# Publish

Change the version of the package.json and when the branch is merged into main a Github action release the package to npm.
Create and push a new git tag for the project after adjusting the package.json version for @holaplex/ui-library-react. A Github action will build and publish the library to npm.
Loading

0 comments on commit 25124cd

Please sign in to comment.