This repository was archived by the owner on Jun 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ export default class App extends Component {
2323 < Weeloop
2424 ref = { this . weeloop }
2525 custom = { true }
26- appGuid = "67540390-b3c1-11e9-a487-43674d54ecce "
26+ appGuid = "e13f3070-69c5-11ea-9a63-811eefcd2144 "
2727 user = { {
28- 28+ 2929 firstname : "lucas" ,
3030 lastname : "delon" ,
3131 key : "wZcD1" ,
Original file line number Diff line number Diff line change 1212 "react" : " ^16.13.1" ,
1313 "react-dom" : " ^16.13.1" ,
1414 "react-native" : " https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz" ,
15- "react-native-weloop" : " file:../../react-native-weloop- 1.0.0.tgz "
15+ "react-native-weloop" : " ^ 1.0.2 "
1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.8.6" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default class App extends Component {
99 < View style = { styles . container } >
1010 < Text > Une application parfaite pour weloop !</ Text >
1111 </ View >
12- < Weeloop appGuid = "67540390-b3c1-11e9-a487-43674d54ecce " />
12+ < Weeloop appGuid = "e13f3070-69c5-11ea-9a63-811eefcd2144 " />
1313 </ View >
1414 ) ;
1515 }
Original file line number Diff line number Diff line change 1212 "react" : " ^16.13.1" ,
1313 "react-dom" : " ^16.13.1" ,
1414 "react-native" : " https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz" ,
15- "react-native-weloop" : " file:../../react-native-weloop- 1.0.0.tgz "
15+ "react-native-weloop" : " ^ 1.0.2 "
1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.8.6" ,
You can’t perform that action at this time.
0 commit comments