@wavemaker/app-rn-runtime 11.8.0-rc.5627 → 12.0.0-next.44002
Sign up to get free protection for your applications and to get access to all the features.
app-rn-runtime/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "
|
3
|
+
"version": "12.0.0-next.44002",
|
4
4
|
"description": "''",
|
5
5
|
"main": "index",
|
6
6
|
"module": "index",
|
@@ -35,6 +35,9 @@
|
|
35
35
|
"url": "http://wavemaker.com/issues"
|
36
36
|
},
|
37
37
|
"homepage": "http://wavemaker.com#readme",
|
38
|
+
"publishConfig": {
|
39
|
+
"registry": "https://registry.npmjs.org/"
|
40
|
+
},
|
38
41
|
"dependencies": {
|
39
42
|
"@expo/vector-icons": "13.0.0",
|
40
43
|
"@react-native-async-storage/async-storage": "1.18.2",
|
@@ -46,7 +49,7 @@
|
|
46
49
|
"@react-navigation/native": "6.1.7",
|
47
50
|
"@react-navigation/stack": "^6.3.7",
|
48
51
|
"@types/lodash-es": "^4.17.6",
|
49
|
-
"@wavemaker/variables": "
|
52
|
+
"@wavemaker/variables": "12.0.0-next.44002",
|
50
53
|
"axios": "^1.4.0",
|
51
54
|
"color": "4.2.3",
|
52
55
|
"cross-env": "^5.2.0",
|
@@ -128,7 +131,7 @@
|
|
128
131
|
"typescript": "^5.1.3",
|
129
132
|
"victory-native": "36.6.11",
|
130
133
|
"yargs": "^16.2.0",
|
131
|
-
"@wavemaker/variables": "
|
134
|
+
"@wavemaker/variables": "12.0.0-next.44002"
|
132
135
|
},
|
133
136
|
"jest": {
|
134
137
|
"preset": "react-native",
|