# Package for redirecting browser

### How to make a change

#### TODO: make this a github action

1. Make the code change
2. update the package.json version number
3. run `npm run build`
4. run `npm publish --public`
