Skip to content

Commit daf88aa

Browse files
authored
fix: added missing @ to changeset react-native-ama fixed packages config (#296)
1 parent 5653aa6 commit daf88aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88
],
99
"commit": false,
10-
"fixed": [["react-native-ama/*"]],
10+
"fixed": [["@react-native-ama/*"]],
1111
"linked": [],
1212
"access": "public",
1313
"baseBranch": "main",

0 commit comments

Comments
 (0)