Skip to content

Commit 7ec2038

Browse files
author
Gertjan Reynaert
committed
fix(Contributing): minor fix to test semantic release
1 parent f191ff1 commit 7ec2038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Here are the steps required for contributing:
66

77
1. Make sure your branch is up to date with the current master
88
2. Install latest dependencies with
9-
> npm run clean:install
9+
> yarn
1010
1111
3. Develop your feature/bug fix
1212
4. Create tests for as much as possible

0 commit comments

Comments
 (0)