@pagopa/io-react-native-wallet 0.22.0 → 0.23.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@pagopa/io-react-native-wallet",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.23.0",
|
4
4
|
"description": "Provide data structures, helpers and API for IO Wallet",
|
5
5
|
"main": "lib/commonjs/index",
|
6
6
|
"module": "lib/module/index",
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"devDependencies": {
|
56
56
|
"@pagopa/eslint-config": "^3.0.0",
|
57
57
|
"@pagopa/io-react-native-crypto": "^0.2.3",
|
58
|
-
"@pagopa/io-react-native-jwt": "^1.
|
58
|
+
"@pagopa/io-react-native-jwt": "^1.3.0",
|
59
59
|
"@pagopa/react-native-cie": "^1.3.0",
|
60
60
|
"@react-native/eslint-config": "^0.72.2",
|
61
61
|
"@rushstack/eslint-patch": "^1.3.2",
|