File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
pouchdb-adapter-asyncstorage Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 6.2.3 " ,
4
4
"author" : {
5
5
"name" : " Christoph Stock" ,
6
6
22
22
"postinstall" : " npm run copy-packages"
23
23
},
24
24
"dependencies" : {
25
- "pouchdb-react-native" : " 6.2.2 " ,
25
+ "pouchdb-react-native" : " 6.2.3 " ,
26
26
"react" : " 15.5.4" ,
27
27
"react-native" : " 0.44.0" ,
28
28
"react-native-action-button" : " 2.6.9"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pouchdb-react-native-bundle" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 6.2.3 " ,
4
4
"description" : " Package Bundle for PouchDB for ReactNative" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pouchdb-adapter-asyncstorage" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 6.2.3 " ,
4
4
"description" : " asyncstorage adapter for PouchDB" ,
5
5
"main" : " ./src/index.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pouchdb-react-native" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 6.2.3 " ,
4
4
"description" : " PouchDB Bundle for ReactNative" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
28
28
},
29
29
"homepage" : " https://github.com/stockulus/pouchdb-react-native#readme" ,
30
30
"dependencies" : {
31
- "pouchdb-adapter-asyncstorage" : " 6.2.2 " ,
31
+ "pouchdb-adapter-asyncstorage" : " 6.2.3 " ,
32
32
"pouchdb-adapter-http" : " 6.2.0" ,
33
33
"pouchdb-core" : " 6.2.0" ,
34
34
"pouchdb-mapreduce" : " 6.2.0" ,
You can’t perform that action at this time.
0 commit comments