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 73f96b5 commit 4500e94Copy full SHA for 4500e94
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@frontegg/react-native",
3
- "version": "1.2.16",
+ "version": "1.2.17",
4
"description": "Frontegg React-Native SDK",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -59,9 +59,9 @@
59
"@frontegg/types": "^7.7.0"
60
},
61
"devDependencies": {
62
- "@react-native-async-storage/async-storage": "^1.19.0",
63
"@commitlint/config-conventional": "^17.0.2",
64
"@evilmartians/lefthook": "^1.2.2",
+ "@react-native-async-storage/async-storage": "^1.19.0",
65
"@react-native-community/eslint-config": "^3.0.2",
66
"@release-it/conventional-changelog": "^5.0.0",
67
"@types/jest": "^28.1.2",
0 commit comments