Skip to content

Commit

Permalink
Switch default branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisalmen committed Apr 11, 2022
1 parent efe3566 commit ad4a773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ From release 0.19.0 onward the project switched to npm workspaces. We no longer

As before the library code is just compiled with the TypeScript compiler and the library is now packaged with npm. The need for bundling does no longer exist for the example. The compiled code is either executed by node or the web/client related code/pages are served with [vite.js](https://vitejs.dev/).

The default and protected branch is now `main`.

## Getting started

### Development environments
Expand Down

0 comments on commit ad4a773

Please sign in to comment.