Skip to content

Commit 9843524

Browse files
committed
fix harmony src
1 parent 244b4aa commit 9843524

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ e2e/
6161

6262
harmony/**
6363
!harmony/pushy.har
64+
!harmony/pushy/src
6465
!harmony/hvigor-plugin.ts
6566

6667
.tmp

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-update",
3-
"version": "10.38.2",
3+
"version": "10.38.3",
44
"description": "react-native hot update",
55
"main": "src/index",
66
"scripts": {

0 commit comments

Comments
 (0)