Skip to content

Commit

Permalink
Update contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Apr 14, 2023
1 parent 78a2e1a commit 861d0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you're making changes to one of the packages that requires a build step (`cor

```sh
cd packages/core
npm run watch
npm run dev
```

When proposing changes to one of the adapters (`react`, `vue2`, `vue3`, `svelte`), please try to apply the same changes to the other adapters where possible.
Expand Down

0 comments on commit 861d0f7

Please sign in to comment.