Skip to content

Commit

Permalink
release 1.0.0-alpha.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed Jun 4, 2023
1 parent 306d736 commit 2b9524f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"dependencies": {
"@nativescript/core": "file:../../node_modules/@nativescript/core",
"@open-native/core": "file:../../packages/core",
"@notifee/react-native": "7.4.0"
"@notifee/react-native": "7.4.0",
"react-native-app-auth": "^6.4.3"
},
"devDependencies": {
"@nativescript/android": "~8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package-for-npm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-native/core",
"version": "1.0.0-alpha.34",
"version": "1.0.0-alpha.35",
"description": "Open Native helps cross platform communities work better together.",
"main": "index",
"types": "index.d.ts",
Expand Down

0 comments on commit 2b9524f

Please sign in to comment.