diff --git a/.npmignore b/.npmignore index 781cf9a..194f3af 100644 --- a/.npmignore +++ b/.npmignore @@ -43,7 +43,6 @@ node_modules/ npm-debug.log Example yarn.lock -android/jni domains.json endpoints.json \ No newline at end of file diff --git a/package.json b/package.json index 3676a16..1d0e9c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "6.0.0", + "version": "6.0.1", "description": "react-native hot update", "main": "lib/index.js", "scripts": {