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 e2799a4 commit 02122aeCopy full SHA for 02122ae
example/package.json
@@ -10,7 +10,7 @@
10
"lint": "eslint ."
11
},
12
"dependencies": {
13
- "ezyfox-server-react-native-client": "^1.0.1-beta2",
+ "ezyfox-server-react-native-client": "^1.0.1",
14
"mvc-es6": "^1.1.1",
15
"react": "17.0.1",
16
"react-native": "0.64.2"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ezyfox-server-react-native-client",
3
- "version": "1.0.1-beta2",
+ "version": "1.0.1",
4
"description": "EzyFox Server's React Native Client SDK",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments