Skip to content

Commit f221e19

Browse files
committed
Merge branch 'next' of https://github.com/appbaseio/reactivesearch into next
2 parents 803f582 + 2c740e9 commit f221e19

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/labeler.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
2-
maps: packages/maps/**/*
3-
maps-native: packages/maps-native/**/*
4-
native: packages/native/**/*
5-
vue: packages/vue/**/*
2+
maps:
3+
- packages/maps/**/*
4+
maps-native:
5+
- packages/maps-native/**/*
6+
native:
7+
- packages/native/**/*
8+
vue:
9+
- packages/vue/**/*
610
web:
711
- packages/web/**/*

0 commit comments

Comments
 (0)