Skip to content

Commit d19e23f

Browse files
update version
1 parent 92d91b3 commit d19e23f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/elements/harmony/.gitkeep

Whitespace-only changes.

packages/elements/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-oh-tpl/elements",
33
"description": "UI Components for React Navigation",
4-
"version": "1.3.21-0.1.1",
4+
"version": "1.3.21-0.1.2",
55
"harmony": {
66
"alias": "@react-navigation/elements"
77
},
@@ -29,7 +29,7 @@
2929
"files": [
3030
"src",
3131
"lib",
32-
"!**/__tests__"
32+
"harmony"
3333
],
3434
"sideEffects": false,
3535
"publishConfig": {

0 commit comments

Comments
 (0)