We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306d736 commit 2b9524fCopy full SHA for 2b9524f
2 files changed
apps/demo/package.json
@@ -6,7 +6,8 @@
6
"dependencies": {
7
"@nativescript/core": "file:../../node_modules/@nativescript/core",
8
"@open-native/core": "file:../../packages/core",
9
- "@notifee/react-native": "7.4.0"
+ "@notifee/react-native": "7.4.0",
10
+ "react-native-app-auth": "^6.4.3"
11
},
12
"devDependencies": {
13
"@nativescript/android": "~8.4.0",
packages/core/package-for-npm.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@open-native/core",
3
- "version": "1.0.0-alpha.34",
+ "version": "1.0.0-alpha.35",
4
"description": "Open Native helps cross platform communities work better together.",
5
"main": "index",
"types": "index.d.ts",
0 commit comments