@evlop/commons 1.0.232 → 1.0.233
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@evlop/commons",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.233",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/main.js",
|
6
6
|
"peerDependencies": {
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"mocha": "^8.4.0",
|
50
50
|
"query-string": "^7.1.0",
|
51
51
|
"react-native": "^0.68.2",
|
52
|
-
"react-native-vector-icons": "^10.0
|
52
|
+
"react-native-vector-icons": "^10.2.0",
|
53
53
|
"ts-node": "^10.4.0",
|
54
54
|
"typescript": "^4.1.3",
|
55
55
|
"uuid": "^8.3.2"
|