diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 06997556f..000000000 --- a/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -@react-native-oh-library:registry=https://npm.pkg.github.com -//npm.pkg.github.com/:_authToken=${TOKEN} \ No newline at end of file diff --git a/package.json b/package.json index d1ccc0680..7c08cfead 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,6 @@ { - "name": "@react-native-oh-library/react-native-webview", + "name": "@react-native-oh-tpl/react-native-webview", "description": "React Native WebView component for iOS, Android, macOS, and Windows", - "harmony": { - "alias": "react-native-webview" - }, "main": "index.js", "main-internal": "src/index.ts", "typings": "index.d.ts",