Skip to content

Commit b184522

Browse files
authored
Correct match primitives
1 parent 2c09cb0 commit b184522

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/match/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"name": "match",
1818
"stage": 0,
1919
"list": [
20-
"Match"
20+
"MatchTag",
21+
"MatchValue"
2122
],
2223
"category": "Control Flow"
2324
},

0 commit comments

Comments
 (0)