We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244b4aa commit 9843524Copy full SHA for 9843524
2 files changed
.npmignore
@@ -61,6 +61,7 @@ e2e/
61
62
harmony/**
63
!harmony/pushy.har
64
+!harmony/pushy/src
65
!harmony/hvigor-plugin.ts
66
67
.tmp
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-update",
3
- "version": "10.38.2",
+ "version": "10.38.3",
4
"description": "react-native hot update",
5
"main": "src/index",
6
"scripts": {
0 commit comments